body {
	background: #ffffff; 
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: auto;
	margin:0px;
}

#welcome {
	position:absolute; 
	left:50%; 
	top:323px; 
	width:518px; 
	height:218px; 
	margin-left:-215px; 
	z-index:1; 
}
#Layer1 {
	position:absolute; 
	left:50%; 
	top:250px; 
	width:580px; 
	height:288px; 
	margin-left:-220px; 
	z-index:1; 
}
#Layer2 {
	position:absolute; 
	left:50%;
	top:700px; 
	width:584px; 
	height:160px; 
	margin-left:-215px; 
	z-index:2; 
}
#Layer3 {
	position:absolute; 
	left:50%; 
	top:1365px; 
	width:574px; 
	height:55px; 
	margin-left:-215px; 
	z-index:3;
}
.style2 {
	color: #FFFFFF
}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 5px;
}
