body {
	background: #3C3C3C;
}

.logo {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -75px;
	margin-left: -300px;
}