body {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  background: #a7a8aa url(/gfx/splash_bg.jpg) top left;
  color:#e1e2e5;  
  padding:0px;
  margin:0px;
}

#content { 	
  position:absolute;
  height:400px; 
  width:1010px;
  margin:-150px 0px 0px -505px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background: url(/gfx/splash.jpg) bottom left no-repeat;
  border: 0px;
  overflow: auto;
}

p, h1 {margin: 0px; padding: 0px; }
h1 {font-size: 10px; text-transform:uppercase; color: #fff; line-height:16px;}
p {line-height:170%;}
p.copyright {padding-left:412px;}
a {color:#fff; text-decoration:none;}
a:hover {color:#e2001a; text-decoration:none;}

#nederlands {float:left; width:198px; height:220px; padding:135px 0 0 412px;}
#frans {float:left; width:198px; height:220px; padding-top:135px;}
#engels {float:left; width:198px; height:220px; padding-top:135px;}

.clear{clear:both;font-size:0px;line-height:0px;height:0px;}
