body {
	margin: 0px;
	background-color:
	#000000;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.toptable {
	background-image: url(/artwork/site/small_04.png);

	color: #FFFFFF;	
}

.toprow {
	background-image: url(small_04.png);
	background-repeat: no-repeat;
	color: #FFFFFF;	
}

div#maintext {
	color: #FFFFFF;
		
}
 div#maintext {
	position:absolute;
	width: 90%;
	hight: 1000px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10% 0 0 0;
	padding: 0.5em;
	vertical-align: middle;

	/*position: relative;*/	
}
div#bottomtext {
	position:absolute;
	width: 90%;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	margin: 32% 0 0 0;
	padding: 0.5em;
	vertical-align: middle;
	/*position: relative;*/	
}