html, body
{
heigth: 100%;
}

body 
{
margin: 0;
padding: 0;
background: #292d25;
}

#welkomdiv
{
background-color:#e7ece2; 
width:100%; 
height:491px; 
}

#welkomRegilio
{
background-image:url(../images/regilio.gif);
width:1000px; 
height:72px;
}


#welkomsttekstDiv
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-right:180px;
color:#959f87;
line-height:19px;
width:470px;
}


