html, body {  margin: 0;  padding: 0;  border: 0;}h1 {margin: 0px 0px 0px 0px; }body { background-color: #791516; /* change the color to your background color */ }#main {  width: 770px;  background-color:transparent;  border: 1px solid black; /* remove if you don't want a border */  margin: 2em auto;  margin-top:0px;  margin-bottom: 0px;  } .header {	background-image: url(images/head2.jpg);	background-repeat: no-repeat;	height: 234px;}.address {color:#CCB18A; 	padding: 40px 50px 0px 0px;  	font-weight: bold;	font-size: 14pt;} .menu {	background-color: #000000;	color:#CCB18A;	height: 26px;}.menu A:link     {COLOR: #CCB18A; FONT-WEIGHT: bold; TEXT-DECORATION: none}.menu A:visited  {COLOR: #CCB18A; FONT-WEIGHT: bold; TEXT-DECORATION: none}.menu A:hover    {COLOR: #F5F5F5; FONT-WEIGHT: bold; TEXT-DECORATION: underline}	#content {	background-image: url(images/body.jpg);	background-repeat: no-repeat;	background-color: #000000;	}	.sidearea {		background-image: url(images/sidebkg.jpg);	background-repeat: no-repeat;	background-color: #B9A992;	border: 2px solid #791516;	width: 220px;	margin: 3px 2px 0px 9px;	padding: 6px;}.rbox {	background-image: url(images/rightbkg.jpg);	background-repeat: repeat;	border: 2px solid #791516;	width: 500px;	margin: 3px 2px 0px 9px;}.rboxswlT {	background-image: url(images/topline.gif);	background-repeat: no-repeat;	height: 39px;		}.rboxswlB {	background-image: url(images/bottomline.gif);	background-repeat: no-repeat;	height: 40px;	}.lboxswlT {	background-image: url(images/toplineleft.gif);	background-repeat: no-repeat;	height: 41px;	}/* copyright Tag */.ct {font: 9pt "Times New Roman", Times, serif; text-align: center; color: #CCB18A;  border-top: 1px solid Maroon; }/* PPP Design Tag */.pdt { font: 9pt "Times New Roman", Times, serif;  text-align: right; color: #CCB18A;  padding-top: 10px;  }	
