body {
	margin: 0px;
	padding: 0px;
	background-color: #cbcbcb;
	}
#pageBox {
	width: 960px;
	height: 287px;
	top: 50%;
	left: 50%;
	margin-left: -480px;
	margin-top: -144px;
	position: absolute;
	}
