body {
	background: #727272;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#container {
	width: 933px;
	height: 786px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background:url(/images/intro.jpg);
}
#tekstvak1 {
	position: absolute;
	margin-top: 120px;
	margin-left: 40px;
	width: 220px;
	height: 360px;
	color: #FFF;
}
#tekstvak1 strong {
	color: #b1ca42;
}
#tekstvak2 {
	position: absolute;
	margin-top: 120px;
	margin-left: 600px;
	width: 285px;
	height: 160px;
}
#naar_site {
	position: absolute;
	margin-top: 436px;
	margin-left: 700px;
}
#naar_site a {
	display: block;
	width: 170px;
	height: 34px;
}