body { 
background-color: white;
font-family: "Trebuchet MS", sans-serif;
font-size: 90%;
color: black;
} 
 
#kop { 
width: 900px;
height: 74px;
margin: 0 auto;
background-color: #3333CC;
} 
 
#kop p {
font-family: "Trebuchet MS", serif;
font-size: 30px;
font-weight: bold;
color: white;
font-variant: small-caps;
padding-left: 0px;
padding-top: 20px;
}
 
#midden { 
width: 898px;
border-left: 1px solid blue;
border-right: 1px solid blue;
margin: 0 auto;
