/* voor ritch text CMS */
p, ol, li, ul, hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
/* */
html, body {
	height: 100%;
	font-size: 90%;
	font-family:Arial, Helvetica, sans-serif;
	background: #897c71;
	margin: 0;
	padding: 0;
	color: #615042;
}
#header {
	width: 998px;
	height: 265px;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
 	margin-bottom: 30px;
	border-top:20px solid #897c71;
}
