#centered {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 602px;
	height: 403px;
	border: 0;
	margin: -220px 0px 0px -300px;
	padding: 0px;
}

body{
	background: #E3E3E3;
}