body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFDA8A;
	background-image: url(bodybg.jpg);
	background-repeat: repeat-x;
}
#container #content img {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 12px;
}
#container {
	background: url(contentbg.gif);
	text-align: center;
	margin: 0 auto;
	width: 960px;
}
#container #header {
	background: url(images/headerbg.jpg) repeat-x;
	height: 272px;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#container #recips {
	background: #000000 url(none);
}
#container #footer {
	clear: both;
}
#container #content {
	height: 686px;
	background: url(images/contentbg.gif) no-repeat bottom;
	width: 100%;
}
.cust {
	width: 100%;
	background: #000000;
}
.cust a {
	color: #FFFFFF;
	text-decoration: none;
	font: 18px Arial, Helvetica, sans-serif;
}

