body{
font-family: verdana;
font-size: 13px;
}
a{
color: black;
text-decoration: none;
}

#container{
width: 900px;
margin-left: auto;
margin-right: auto;
}
.top{
 font-family: comic sans ms, arial, verdana;
 font-size: 26px;
 font-weight: bold;
 height:50px;
 background: url('images/streep.png') bottom left no-repeat;
}

.header{
width: 100%;
height: 258px;
background: url('images/header_v1.png') no-repeat;
}

h1.blank{
margin: 0;
background: url('images/streep.png') no-repeat left bottom;
font-family: comic sans ms, arial, verdana;
padding-bottom: 8px;
padding-left: 8px;
font-size: 26px;
}

h1.green{
margin: 0;
margin-top: 10px;
background: url('images/title_green.png');
width: 141px;
height: 43px;
padding-left: 5px;
padding-top: 6px;
margin-left: 17px;
font-family: comic sans ms, arial, verdana;
font-size: 26px; 
text-align: center;
}

h1.blauw{
margin: 0;
margin-top: 10px;
background: url('images/title_blue_v2.png');
width: 153px;
height: 43px;
padding-top: 6px;
margin-left: 17px;
font-family: comic sans ms, arial, verdana;
font-size: 26px;
text-align: center;
}

.content{
margin: 0;
padding-left: 19px;
background: url('images/streep.png') bottom left no-repeat;
padding-bottom: 15px;
}