body
{
    font-size: 12px;
    margin:0px;
    padding:0px;
    font-family: verdana,arial,georgia,fantasy;
    font-weight: normal;
    background-color: #553218;
    color:#303030;
    height:100%;
    text-align: center;    
}

img
{
   border:0px;
}

div#filler
{
      position:absolute;
      top :50%;
      left: 50%;
      width: 384px;
      height:50%;
      background-color: #28130d;
      margin-left: -192px;  /* half of width */

}

div#container
{
      position:absolute;
      left: 50%;
      top :50%;
      width: 384px;
      height: 50%;
      margin-left: -192px;  /* half of width */
      margin-top: -300px;   /* half of height */
}

div#splash_logo_faces
{
    position:relative;
    width:384px;
    height:274px;
    background: url("images/splash-logo-faces.jpg");
}

div#balk_geel
{
    width:384px;
    height:19px;
    background-color: #f2a232;
}

div.balk_bruin
{
    width:384px;
    height:15px;
    background-color: #28130d;
}

div#schaftenaar-vdheuvel-design
{
    width:384px;
    height:33px;
    background: url("images/schaftenaar-vdheuvel.gif");
}

div#menu1
{
    width:384px;
    height:63px;
}

div#menu2
{
    width:384px;
    height:63px;
}

div#multimedia-design-bureau
{
    width:384px;
    height:28px;
    background: url("images/multimedia-design-bureau.gif");
	
}


