body {
	background: #bb4d18;
}

#header {
	background: url('../images/brown/img_header.png') no-repeat;
}

#navigatie ul li.actief {
	background: url('../images/actief.gif') no-repeat center left;	
}

#content {
	background: url('../images/brown/bg_content.png') repeat-y;
}

#footer {
	background: url('../images/brown/img_footer.png') no-repeat;		
}

#inhoud a {
	color: #FFF;
	font-weight: bold;
}
