body {
	background: #DDD9D3;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000000;
}

.webname {
	text-transform: uppercase;
	font-size: 25px;
	padding-top: 15px;
}

.nav {
	font-size: 12px;
	line-height: 16px;
	padding-top:10px;
}

.bodycopy {
	font-size: 11px;
	line-height: 14px;
	top: 0px;
}

.notes {
	font-size: 11px;
	line-height: 14px;
	top: 0px;
	padding-top: 30px;
}

.contact {
	font-size: 11px;
	line-height: 14px;
	top: 0px;
	padding-top: 300px;
}

.book {
	font-size: 11px;
	line-height: 14px;
	top: 0px;
	padding-top: 0px;
}

.basetext {
	font-size: 10px;
	line-height: 18px;
	margin-left: 20px;
}

.links {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 20px;
	padding-top: 20px;
}

.back {
	font-size: 9px;
	padding-top: 460px;
	padding-right: 12px;
	color: #FFFFFF;
	text-align: right;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #000000;
}
