body {
  	background: url(../images/bgr_green.jpg) no-repeat top;
	/*background-attachment: fixed;*/
  	font-family: "Georgia", Times New Roman, serif;	
        font-size: 62.5%;
        color: #fff;
}
#header a.ret {
  	position: absolute;
	background: url(../images/logo_g.gif) no-repeat left top;
  	width: 285px;
  	height: 119px; 
	top: 5px;
}

#explain { background: #26332a; }
.two-col { background: #26332a; }
.two-col { background: #1d251f; }

#nav ul li a {
	
	background: url(../images/nav_g.png) no-repeat center;

	
}
.contact { background: #26332a; }
.contact textarea { background: #314537; }
.contact input {  background: #314537; }