body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
}

#mainDiv {
	position:absolute;
	border: 1px solid gray;
	left:20px;
	top:21px;
	margin: 0px auto;
	width:1024px;
	height:700px;
	z-index:1;
}
.style3 {
	font-size: 36px;
}
