* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #F0712D;
}

#centerbox {
	display: block;
	height: 440px;
	left: 50%;
	margin: -220px 0px 0px -385px;
	position: absolute;
	top: 50%;
	width: 770px;
}