body{
margin: 30px;
padding: 0 0 10px 0; 
font-family: "MS Trebuchet", Arial, Helvetica, sans-serif;
font-weight: bold;
color:5E2E00;
background: url(pics/penseel_bg.jpg);
font-size: 0.8em;
}
h1{
color: #603A14;
font-weight: bold;
font-size: 1.8em;
line-height: 150%;
text-align: center;
}

h2{
color: #630;
font-weight: bold;
font-size: 1.4em;
line-height: 100%;
text-align: center;
} 
h3{
color: #600;
font-weight: bold;
font-size: 1.1em;
line-height: 100%
} 

h4{
color: #930;
font-weight: bold;
font-size: 1.0em;
line-height: 100%
} 


a:link, a:visited{
text-decoration: underline;
color: #300;
}

a:hover, a:active{
color: #FFF;
background-color: #300;
text-decoration: none;
}

div#home{
background-color: transparent;
float: right;
width: 100px;
height: 100px;
padding: 0 50px 0 0;
}
div#voet{
display: inline;
text-align: center;
font-weight: bold;
font-size: 0.8em;
}

