@charset "utf-8";
body {
	font-family: Perpetua, "Perpetua Titling MT";
	font-size: 27px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	background-image:url(images/cedarbg.gif);
}
h3 {
	color: #990000;
}


a {
	border: none;
	color: #000066;
	background-color: #CCCCCC;
}
#content {
	font-size: 17px;
	text-align: left;
}
