/*---:[ Set 1: solid background with slick borders around your "page" area ]:---*/

body.custom { background: #b6b491; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #3f4a21; border: 0.4em solid #3f4a21; }

		.custom #page { background: #fff; }
	


.custom .comments_closed p {  color : #ffffff; }

.custom #header {
   padding-top:0;
   padding-bottom:0;
   margin-top:-2em;
   background: #ffffff;
   clear:none;
}
	
/*---:[ end Set 1 ]:---*/

/*---:[ Set 2 ]:---*/
.custom #image_box { background-color: #fff; }
.custom #custom_box { background-color: #44443f; }
/*---:[ end Set 2 ]:---*/

