body {
  background-color: white;
}

a {
	border: none;
	text-decoration: none;
}

#logo {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -323px;
	margin-top: -137px;
}