/* CSS Document */
#WBody{
	position: relative;
	margin:auto;
	align: center;
	width: 907px; 
	height: 565px; 
	z-index: 3; 
	background-color:#FFFFFF
}

#CellBG{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	top: 165px; 
	z-index: 5; 
	left:0px
}

#HPEWO{
	position: absolute; 
	width:247px; 
	height:350px; 
	left: 50%; 
	margin-left:170px; 
	top:164px; 
	z-index:6
}

