body  {
	font-family : sans-serif;
	color: #5B6C7B;
   background-image: url(pageBG.gif);
   background-repeat: repeat-x;
   background-color:#b8c3ca;
   font-size: 13px;
	margin:0px;
}

.tableHat {
	background-image: url(headHat.gif);
   background-repeat: repeat-x;
	height:9px;
	margin:0px;
	padding:0px;
}


