body {
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva;
	text-align: center;
	color:#666;
	background-image: url(bestanden/achter_lijnen_grijs.jpg);
}

a:link {text-decoration:none; color:#b91e26;}
a:hover, a:visited {color:#999; text-decoration:none;}

H1 {
	font-size: 15px;
	font-weight: bold;
	color: #b91e26;
}
p {
	line-height: 1.37em;
	font-weight: normal;
	color: #333;
}
#basis {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top: 0px;
	border: thin solid #999999;
	height: 560px;
}
#middle {
	height:460px;
	width: 950px;
}
