body {
  	background: url(../images/bgr_cyan.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_c.gif) no-repeat left top;
  	width: 285px;
  	height: 119px; 
	top: 5px;
}

#explain { background: #263339; }
.two-col { background: #263339; }
.two-col { background: #1f282c; }

#nav ul li a {
	
	background: url(../images/nav_c.png) no-repeat center;

	
}
.contact { background: #263339; }
.contact textarea { background: #2b3e47; }
.contact input {  background: #2b3e47; }