body {
	background-attachment: fixed;
	background-image: url(main.gif);
	background-repeat: repeat;
	background-position: right top;
	font-family: "Century Gothic";
	color: #FFFFFF;
	border: #FFFFFF;
	background-color: 6E9165;
	font-size: 13px;





}
h2 {
	color: #46FF46;
	font-style: normal;
	font-family: "Century Gothic";
	font-size: 14px;

}
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;

}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #66FF00;
}
