body {
	background-color: #373B2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 300px;
	text-align: center;
		
scrollbar-face-color: #BABAB9;
scrollbar-shadow-color: #BABAB9;
scrollbar-highlight-color: #D1D2CF;
scrollbar-3dlight-color: #D1D2CF;
scrollbar-darkshadow-color: #D1D2CF;
scrollbar-track-color: #D1D2CF;
scrollbar-arrow-color: #D1D2CF
}
.welkom {
	text-align: center;
	font-size: 24px;
	color: #666666;
	margin: 10px;
	font-weight: bold;
}
a {
	font-size: 11px;
	color: #96C146;
	text-decoration: none;
	background-color: #373B2F;
}