body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #097A8E;
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 30px;
}
#splash	{
	position: absolute;
	background: url(../images/splashbg.gif);
	width: 750px;
	height: 400px;
	top: 20px;
}
