/* 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
}
