body, td, th {
  font-family: Georgia, Helvetica;
  background-color: #330000;
}

h1 {
	font-size: 140%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 100%;
}
.topframe {
	background-image: url(images/background/watermark.jpg);
	padding: 0px;
}
.contentframe {
	background-image: url(images/background/cowichan-bg.jpg);
	padding: 0px;
}
.menuframe {
	background-image: url(images/background/stoneswirl.jpg);
	font-family: "Georgia";
	font-size: 16px;
	font-style: normal;
	line-height: 75%;
	color: #990000;
	text-decoration: none;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
