body {
margin-left: 5%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(img/verloop1.png);
background-repeat: repeat-y;

}

.headerIm {
background-image: url(img/header_small.png);
background-repeat: no-repeat;
background-position: 100% 0;
position: absolute;
right: 0;
top: 0;
width: 700px;
height: 300px;
}

.head div {
margin-left: 110px;
margin-top: 15px;
}

.menu a {
margin-left:10px;
}

.menu {
float:left;
width: 25%;
height: 100%;
}

.menu p {
margin-top: 15px;
}

.menu  a{
color:black;
font-size:15pt;
text-decoration:none;
width:200px;
font-size: 14pt;
font-family:Comic Sans MS;
}

.menu  a:hover{
text-decoration:underline;
}

.main {
position: absolute;
left: 25%;
top: 160px;
width: 75%;
}

.main div {
margin-left: 40px;
margin-top: 0px;
}

.main a {
color: black;
}

