html, body {
	font-family:'Trebuchet MS',Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	background-color: #BBBBBB;
	/*background-image: url(/images/tile1.jpg);*/
	background-repeat: repeat;
}
#headerbox { display: none; }
#col1 {display:none;}
