html, body {
  background-color:#99CCFF;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11pt;
  margin:10px 0px;
  padding:0px;
}
body {
  background:url(../images/logolijnen.gif) #99CCFF repeat-x top left;
  height:100%;
}
div#logoImage {
  background:url(../images/logo.gif) no-repeat;
  position:absolute;
  top:0px;
  left:0px;
  width:170px;
  height:76px;
  margin-left:10px;
  margin-top:9px;
}
div#logoTekst {
  color:white;
  text-align:right;
  margin:68px 10px;
}
