body {
	background-image: url(../images/bg_index.jpg);
	background-color:#b18100;
	background-repeat:no-repeat;
	background-position: top center;
	margin-top:0px;
	margin-left:0px;

}
.text_Brown2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfc11c;
	line-height: 20px;
}
.text_Brown2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfc11c;
	line-height: 20px;
	text-decoration: underline;
}
.text_Brown2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfc11c;
	line-height: 20px;
}

.text_Brown2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfc11c;
	line-height: 20px;
	text-decoration: underline;
}