html, body	
{
	background: #f22;
}

div.rand
{
 	background: #f22 url(../images/sillyscreensrood.gif) 0 0 repeat-x;
}


.illustratie
{
	position: absolute;
	left:500px;
	top:240px;
}

div.tour
{
	position: absolute;
	left:30px;
	top:150px;
	width:320px;
}

div.verkooppunten
{
	position: absolute;
	left:370px;
	top:150px;
	width:250px;
}

