/* stylesheet voor alle directoren */



      
body.body
      {
       font-familily:tahoma,arial,verdana,"sans serif";
       font-weight:normal;
       line-height:1.2 em;
       color:#a39f9f;
       background:#ffffff;
       text-align:center;
      }
a.q1  {
       text-decoration:none;
       color:#a39f9f;
      }
#box1 {
       border:solid 0px red;
       width:680px;
       height:512px;
       margin-right:120px;
       margin-left:16%;
      }
#box2 {
       border:solid 0px red;
       width:680px;
       height:50px;
       top:512px;
       margin-top:0px;
       margin-right:120px;
       margin-left:16%;
      }