body { 
	margin-right:0;
	margin-top:0;
	margin-left:0;
	margin-bottom:0;
	background-image:url("images/bg.gif");
	background-repeat:repeat-x;	}
.orange { background-color:#B55D2B; }
.tan { background-color:#B6B89C; }
.grey { background-color:#715A48; }
.content { 
	font-family: verdana; 
	font-size:8pt;
	line-height:14pt;
	color:#715A48;
	}