@charset "utf-8";
body {
	font-family: "Garamond Premr Pro";
	font-size: medium;
	color: #295442;
	background-image: url(artwork/bkgd.gif);
	background-repeat: repeat;
	font-weight: 500;
}
a:link {
	color: #335735;
}
a:hover {
	color: #88D0A2;
}
