body { 
	background-color: #191919;
}
.center {
    position:absolute;
	left:50%;
	top:49%;
	width:250px; 
	height:150px; 
	margin:-75px 0 0 -125px;	
	border:0;
}

#logo {
   	width:250px; 
	height:154px; 
}
