body {
	background:#08090b url(../images/mainbg.gif) repeat-x;
}
.centeredDiv {
		width:922px; height:594px;
		left:50%; top:50%;
		margin-top:-297px; 
		margin-left:-461px;
		position:absolute;
}
