@charset "utf-8";
body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	background-color:#eeecd7;
}
a:link {color:#4b0000;}
a:hover {color:#4b0000;}
a:visited {color:#4b0000;}
a:active {color:#4b0000;}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
