body {

text-align: center;
background-image: url(../images/back.jpg); 
background-repeat: repeat-x; 
background-color: #ffffff;
margin-top: 0px;

}

#contentarea
{ 
top: -4px;
position: relative;
margin: 0px auto;
background-image: url(../images/content_back.jpg);
background-repeat: repeat-y;
width: 822px;
height: 577px;
text-align: left;
font-family: arial, verdana;
font-size: 12px;

}

#welkomtext
{ 
float: left;
position: relative;
top: 250px;
left:25px;
width: 470px;
height: 290px;
text-align: justify;
font-family: verdana, arial;
font-size: 11px;
line-height: 1.6;
color: #005386;
}

#logo
{ 
position: relative;
float: right;
right:12px;
width: 187px;
height: 159px;
text-align: justify;
font-family: verdana, arial;
font-size: 11px;
line-height: 1.6;
color: #005386;
}

#schouls
{ 
position: relative;
float: right;
top: 230px;
right:12px;
width: 187px;
height: 174px;
text-align: justify;
font-family: verdana, arial;
font-size: 11px;
line-height: 1.6;
color: #005386;
}

a {

text-decoration: none;

}
