BODY
{
    background-color: #D9E8C9;
}

DIV.welkom
{
    width: 580px;
    height: 560px;
    /*border: 1px solid red;*/
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -280px 0 0 -290px;
}