@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/mainframeBG.GIF);
	
}

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