.nav {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #BDD9E5;
	text-decoration: none;
}
.body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #6F4837;
	text-decoration: none;
}
.header {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #6F4837;
	text-decoration: none;
}
.imageFrame {
	margin: 1px;
	padding: 1px;
	border: thin solid #86604b;
}
