body, html
{
background-color: #ffcd9c;
}

#inhoud
{
position: absolute;
left: 19.5%;
width: 75%;
top: 30%;
padding: 2%;
border: 3px outset #DED4CB;
background-color: #e6e6e6;
z-index: 0;
font: .9em Droid Sans;
}
