
body{ 
	background:#000 url(../images/background.jpg) repeat-x top fixed; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
 	color:#5b503a; 
	margin:0px; 
	padding:0px;
	
	}
p{ line-height:20px;
	font-size:13px; 
	color:;
	}
h1 {	
	font-size:22px;
	color:#837559;
	text-transform:capitalize;
	font-weight:bold;
	 
	}
h2 {	
	font-size:16px;
	color:#6f6146;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
	font-weight:bold;
	}
h3 {	
	font-size:18px;
	color:;
	font-family:Arial, Helvetica, sans-serif;
	}
h4 {
	font-size:14px;
	color:;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}

ul li {
	list-style:url(../images/bullets.jpg);
	font-weight:bold;
	line-height:22px;
	color:#1d1000;
	font-size:13px;
	}
.prodect_ul li {
color:#5B503A;
font-weight:normal;
list-style:circle !important;
font-size:14px;
}
