body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 3px left;
	color: #000000;
	background-image:url(images/sitebkg.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
h1 {
	font: 30px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #92190d;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}
a {text-decoration: none; color: #333333;}
a:hover {text-decoration: underline; }
a:visited { text-decoration: none; color: #666666;
img {border-style: none;}
