.onlyScreen {
	display:none;	
}
body {
	background-image: url('');
	background-repeat:repeat-x;
	background-color:white;
}

td.contentBox {
	background-color:white;
	color:black;
}

div.contentBody {
	width:590px;
}
