@charset "utf-8";
/* CSS Document */

body {
	background-color:#bda696;
	background:url(../images/mainbg.jpg) fixed no-repeat;
	font-family:"Century Gothic";
	font-size: 11px;
	font-weight:200;
	color:#ffffff;

}

a:link, a:visited, a:hover, a:active {
	font-size:0.98em;
	font-weight:580;
	margin-top:0;
	line-height:1.6em;
	letter-spacing:0.01	em;
	color:#538b2e;
	font-family:Arial, Helvetica, sans-serif;
}

a:focus, a:active {
	outline: 0;
	-moz-outline: none;
}