.version.top /* version checker */
{
	color: #000000;
	background-color: #6A787D;
}

.html
{
	background: #FFFFFF url("../images/wavegrid.jpg") repeat center top scroll;
}

#page
{
	z-index: 1;
	width: 1200px;
	min-height: 2305px;
	background-image: none;
	border-style: none;
	border-color: #000000;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}
 .main{
		width:1000px;
		margin:0 auto;
		text-align:center;}
