body{
	background:url(../bg.jpg) no-repeat left top;
	}
	
	div#pageWrapper { 
		height:576px;
		left:50%;
		margin-left:-490px;
		margin-top:-288px;
		position:absolute;
		top:50%;
		width:980px;
}
