body, html {
	background-color: #fff;
	color:#5B1400;
	font-family:Georgia, Verdana,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align: center;
	font-size:1.05em;
}
img, a {
	border:none;
	outline:none;
	text-decoration:none;
}
a {
	color:#5B1400;
}
#center {
	margin:0 auto 0 auto;
	width:870px;
}
#container {
	width:870px;	
	background: url(../images/bg_content.jpg) repeat-y left top;
	margin:20px 0 20px 0;
}


/* TOP */
#top {
	background: url(../images/bg_top.jpg) no-repeat left top;
	width:870px;
	overflow:hidden;
}
#introImg {
	margin:	15px 0 0 0;	
}

	
/* CONTENT */
#content {
	width:870px;
	overflow: hidden;
	text-align:left;
	margin:-80px 0 30px 0;
}
#keuze {
	font-style:italic;
	margin:0 0 0 450px;
	line-height: 35px;
}
#line {
	position:relative;
	background:url(../images/introBol.gif) repeat-x left bottom;
	width:320px;
	height:6px;
}


/* FOOTER */
#footer {
	background: url(../images/bg_bottom.jpg) no-repeat left top;
	width:870px;
	height:60px;
	font-size:0.7em;
}
