body {
	background-color:white;
	position:absolute; 
	margin:0; 
	padding:0; 
	height:100%; 
	width:100%; 
	background-image:url(../img/bg.gif); 
	background-position:center center; 
	background-attachment:fixed;
}

#mainTable {
	margin:0; 
	padding:0; 
	height:100%; 
	width:100%; 
	border:0;
}