html,body,#center{
	
}

body{
	background:url('/images/MainMenu-bkg.gif') top center repeat-y #0066cc;	
}

#main{
	background:url('/images/MainMenu-bkg.gif') top center repeat-y;
}
#center{
	width:744px;
	background:url('/images/playBackground.jpg') top center repeat-y;
	text-align:left;
	height:auto;
	padding:10px;
	border:3px solid #999999;
}