body {
	background-color: #CCCCCC;
}

html
{
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}


.logo {
	left: 150px;
	padding-top: 50px;
}

.plaatje{
	text-align:center;
	position: relative;
	z-index: 0;
	} 	

.text{
	width: 165px;
	position: absolute;
	top: 225px;
	z-index: 1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 18px;

	} 	
