body {
	background-color: #1f2c36;
}

#logo {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 178px;
	width: 525px;
	margin-top: -90px;
	margin-left: -262px;
}
