body
{
background-image:url('../plaatjes/bgimage.jpg');
}

div.standaard_pagina
{
border: 2px solid;
-moz-border-radius: 25px; /* Old Firefox */
border-radius: 25px;
box-shadow: 5px 5px 2px #ffffff;
overflow: hidden;
top: 15px;
width: 850px;
height: 924px;
padding: 0px;
}

div.standaard_menu
{
position:relative;
top:5px;
width:850px;
height:90px;
padding:0px;
border:0px solid gray;
margin:0px;
margin-left:auto;
margin-right:auto;
}

