body{
 background-image:url(images/homebg.jpg); 
 background-color:#0e080a;
 margin: 0px;
 border: 0px;
 }
.home-yellowline-bg{
	background-image:url(images/home-yellowline-bg.gif);
	background-repeat:repeat-x;
	height:247px;
}
.home-txt{
	font-family:Tahoma;
	font-size:12px;
	color:#e7bd4b;
	text-decoration:none;
	padding-top:10px;
	}
.home-footertxt{
	font-family:Tahoma;
	font-size:11px;
	color:#e7bd4b;
	text-decoration:none;
}
