html{
	background-color:#395f2d;
	color:white;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
}

a:visited, a:link, a:active, a:hover {
	color:white
}

#content{
	margin:50px auto;
	width:500px;
}

#center{
	text-align:center;
	font-size:22px;
}
