div#container
{
   width: 975px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(images/achtergrondav2.jpg);
   color: #06248A;
}
    body
    {
        overflow-y: scroll;
    }
