body {
	font-family: "Kabel Book BT", "Century Gothic", Verdana, sans-serif;
	background-image:  url(images/leafybg.jpg);
	color: #003300;
}

th {
	font-family: Dauphin, Papyrus, Arial, Helvetica, cursive;
	text-align: left;
	font-weight: normal;
}h2 {
	font-family: "Kabel Book BT", "Century Gothic", Verdana, sans-serif;
	font-weight: bolder;
	font-size: x-large;
}
a:link {
	color: #006600;
}
a:visited {
	color: #4F7351;
}
a:hover {
	color: #003300;
}
a:active {
	color: #FFFFFF;
}
