body {
	background-color: #1c1303;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:    url("../images_body/bg.jpg");
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #724e11;
}
a:visited {
	color: #724e11;
}
a:active {
	color: #000000;
}
a:hover {
	color: #a7731d;
}