#logo {
	background-color: #1A1A1A;
	height: 200px;
	top: 50%;
	width: 50%;
	position: absolute;
	bottom: 50%;
	text-align: center;
}

