body {
	background:#c7c7c7;
}

#centered {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:300px;
	margin-top:-150px;
	margin-left:-375px;
}
