body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFE6B3;
	background-repeat:repeat-x;
}
#container{
	width:820px;
	height:auto;
	position:relative;
	margin:0 auto;
}
.style1 {
	font-family: "Futura Hv BT", "Trebuchet MS";
	font-size: 22px;
}
.style2 {
	font-size: 28px; font-family: "Futura Hv BT", "Trebuchet MS";
	color: #3E7700;
}
.style3 {
	font-family: "Futura Lt BT";
	font-size: 22px;
	font-weight: bold;
}
#footer{
	width:100%;
	height:60px;
	position:absolute;
	background-color:#221506;
	background-position:bottom;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
