body {
  background-color:#E2D1A8;
  font-family:georgia,serif;
  font-size:14px;
  margin:0;
  padding: 0 0 25px 0;
}
.sf_pagetitle {
	width: 800px;
	font-size: 22px;
	font-weight: bold;
	padding: 0px 40px 0px 40px;
	background-position: top left;
	background-repeat: repeat-y;
}
.sf_footer {
	clear: both;
	float: left;
	width: 788px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding: 4px 51px 4px 51px;
	font-size: 10px;
	background-repeat: repeat-y;
	background-position: top left;
}