@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #08141f;
	background-color: #08141f;
	background-image: url("vibratieachter.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
}
a:link {
	color: #b77a15;
	text-decoration: underline;
}
a:visited {
	color: #b77a15;
	text-decoration: underline;
}
a:hover {
	color: #583803;
	text-decoration: underline;
}
a:active {
	color: #b77a15;
	text-decoration: underline;
}
