body{
	background: white;
	color: green;
	font-family: "Lucida Grande", Verdana, Arial;
	text-align: center;
}

a{
	color: blue;
	text-decoration: none;
}