body {
	background-color: #9D8174;
}
div#wrapper {
	background-image:  url("../images/bg-rood.jpg");
	background-repeat: no-repeat;
}
div#logo {
	top: 98px;
}
div#content {
	background-color: #C2B69D;
	background-image: url("../images/bg-content-muzenval.jpg");
	background-repeat: no-repeat;
	border: 1px solid #7F5E4F;
	padding-right: 30px;
}
div#main_navigation a:hover, div#main_navigation a.active {
	color: #DFD5D1;
}

