body {
	background-repeat: repeat-x;
	background-color: #DBCF93;
	font-family: "Times New Roman", Times, serif;
	color: #684D0A;
}
.navback {
	background-image: url(/images/splash/navback.jpg);
	background-repeat: no-repeat;
}
.nav, a.nav:hover, a.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f8d495;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	letter-spacing: 3px;
        line-height: 13px;
}
