html{overflow-y:scroll;}
body{
	color:#ffffff;
	margin:5px;
	background-image:url('bg.jpg');
	background-color:#000033;
	background-repeat:no-repeat;
	background-position:bottom;
	}
td{
	font-size:12px;
	line-height:16px;
}