body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align:center;
	background-image:url(../Images/BackGroundBalloon.jpg);
	background-repeat:repeat;
	padding:0px;
	font-style: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
 }
 #DivMainHeader{
	background-image:url(../Images/PlayVilleHeader.jpg);
	width:768px;
	height:120px;
	position:relative;
	margin: 0 auto;
	padding:0px;
	margin-bottom:0;
}
#DivMenu{
	background-image: url(../Images/PlayVilleMenuBackground.jpg);
	width:768px;
	height:90px;
	position:relative;
	margin: 0 auto;
	padding:0px;
}
#DivMainBody{
	background-image: url(../Images/BodyBarYellowbackground2.jpg);
	background-repeat:repeat-y;
	width:800px;
	height:100%;
	position:relative; 
	margin: 0 auto;
	padding-bottom:10px;
}
#DivFooter{
	width:768px;
	line-height:normal;
	padding:10px;
	margin: 0 auto;
}
#DivRollingPic{
	position:relative;
	width:90px;
	height:85px;
	top:15px;
	float: right;
	right:60px;
	margin: 0 auto;
}
#DivProdPic{
	position:absolute;
	left:227px;
	float:right;
	width:556;
	top: 229px;
	height: 708px;
}
