body, html {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

table {
	background-color:#55A8BF;
	background-image:url(graphics/splash_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}