body {
	background-attachment: fixed;
	background-image: url(left3.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	border: #FFFFFF;




}
h2 {
	color: #990000;
	font-style: italic;
	text-decoration: underline;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	font-weight: bold;
	color: #00FFCC;
	text-decoration: none;

}
a:hover {
	color: #33FF00;
	text-decoration: none;
	font-weight: bold;

}
