@charset "utf-8";
.bgpage {
	background-attachment: scroll;
	background-image: url(muddyimages/bgpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pagefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headfont {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5D3221;
}
