body 
{
	background-color: #ffffe6;
}
nav a
{
	text-decoration: none;
}
label 
{
	display: block;
	margin-top: 20px;
}
input 
{
	display: block;
	margin-bottom: 40px;
	width: 40%;
}
footer
{
	text-align: center;
	font-style: italic;
}