.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	background-color: #999999;
	text-align: center;
}

.tablebox {
	position: fixed;
	visibility: visible;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	z-index: auto;
}
.mainbox {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFCC00;
	background-color: #999999;
}
.bottombox {

}
