@charset "UTF-8";
/* CSS Document */


html,body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	height:100%;
	width:100%;
	text-align:center;
	color:#d6d6d6;
    background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}

.afspraakmakentekst{
font-family: “Lucida Grande”, sans-serif;
font-size: 12.67px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align:left;
text-decoration:none;
}

