body {

	background-color: #191c1d;

}

#centerMe {

	width:890px; 
	height:396px; 
	position:absolute; 
	top:50%; 
	left:50%; 
	margin:-198px auto auto -445px; 
	text-align:center;

}
