body {
	margin: 0px;
}
.mocha {
	background-color: #E6E3CA;
}
.mocha2 {
	background-color: #C7C696;
}
.mocha3 {
	background-color: #BABD93;
}
.whiteback {
	background-image: url(images/whiteback.jpg);
	background-repeat: repeat-x;
	background-color: f5f4f3;
	background-position: left top;
	background-attachment: scroll;
}
.main {
	background-image: url(images/mainimage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #424239;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D6C3A;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E59F04;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D6C3A;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #79804D;
}
