body {
  color: #000000;
  background-color: #e1d198;
  margin-top: 30px;
  background-image: url("bg.jpg");
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.background {
	color: #ffffff;
	background-color: #e1a198;
}

.main {
	color: #000000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
}

.nav A:link {color: #720f0f; background-color: #e3d49d; text-decoration: none; font-family: Garamond, Georgia, Times, serif; font-size: 120%;}
.nav A:visited {color: #720f0f; background-color: #e3d49d; text-decoration: none; font-family: Garamond, Georgia, Times, serif; font-size: 120%; }
.nav A:active {color: #720f0f; background-color: #e3d49d; text-decoration: none; font-family: Garamond, Georgia, Times, serif; font-size: 120%; }
.nav A:hover {color: #720f0f; background-color: #e3d49d; text-decoration: underline; font-family: Garamond, Georgia, Times, serif; font-size: 120%; }

.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #e1d198;
	background-color: #002e28;
}

.title {
	font-size: 150%;
	font-family: Garamond, Georgia, Times, serif; 
	color: 720f0f;
	font-weight: bold;
}

.footer A:link {color: #e1d198; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; background-color: #002e28;}
.footer A:visited {color: #e1d198; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; background-color: #002e28;}
.footer A:active {color: #e1d198; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; background-color: #002e28;}
.footer A:hover {color: #e1d198; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 8pt; background-color: #002e28;}