body {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 1em;
	background: #66CC00;
	color: white;
}

a {
	outline: none;
	color: white;
}

a img {
	outline: none;
	border: 0;
}

.logo {
	text-align: center;
	margin-top: 100px;
}