/* CSS Document */

		.sf_wrapper{
		background-color:#fcfbfa;
		
		
		.sf_main_header{
		color: #fcf9f7;
		}
		}
		.sf_footer{
		background-color:#bf7455;
		}

}
body{
	color:#775a48;
	background-color: #775a48;
}
.sf_wrapper{
	width: 900px;
	border: solid 8px #775a48;
	sf_edit:true;
}