
div#content {
	background-image: none;
}
div#intro-section {
	background-image: url('../../img/content-top.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 20px;
	min-height: 225px;
	background-color:#D2B48E;

}