body {
	text-align: center;
}

#logo {
	position: absolute;
	left: 50%;
	width: 500px;
	margin-left: -350px;
}