/* CSS Document */
#WBody{
	position: relative;
	margin:auto;
	align: center;
	width: 907px; 
	height: 1565px; 
	z-index: 3; 
	background-color:#FFFFFF
}
#CellBG{
	position: absolute; 
	width: 100px; 
	height: 100px; 
	top: 165px; 
	z-index: 5; 
	left:0px
}

h2 {
	font-family: "Century Gothic", Futura, Verdana, Tahoma, Arial, serif;
	font-style: normal;
	color: #ff8000;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	vertical-align: top;
	}
	
.copy{
	margin-bottom: 5px;
}
