body {
	background-image: url(images/background.gif);
}

.contact {
	font-family: "Georgia", Times, serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.contact a {
	color: #000000;
}

.content {
	font-family: "Georgia", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 2em;
	padding-left: 20px;
}

.contenthead {
	font-size: 20px;
	font-weight: bold;
}

.menu {
	font-family:"Georgia", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.menu a {
	color: #000000;
	text-decoration: none;
}

.menu a:hover {
	color: #FFD204;
}
