@charset "UTF-8";
/* CSS Document */


body{
	background:url(../nl/image/background.jpg) 0 0 no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color:#969;
}

#container{
	position:relative;
	width:750px;
	height:auto;
	margin:auto;
	padding:auto;
}

#container p{
	text-align:center;
	font-size:12px;
}

#kop{
	margin:auto;
	margin-top:5px;
	width:750px;
	height:485px;
	background:url(../nl/image/intro2.png) 0 0 no-repeat;
	border:1px solid #969;
	cursor:pointer;
}


