body {
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #F4F0D2;
	color: #575757;
	font-size: 80%;	
}

h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
 	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2em;
	color: #DA5826;
	font-weight: normal;
	line-height: 1em;
	width: 310px;
	height: 44px;
	background-image: url("../img/h1_bkg.gif");
	background-repeat: no-repeat;
	padding-left: 38px;
	padding-top: 10px;
}