html, body {
  margin:0px;
  padding:0px;
}
body {
  background:url(../images/logolijnen.gif) #006699 repeat-x center left;
  height:100%;
}
div#logoImage {
  background:url(../images/logo.gif) no-repeat center left;
  margin-left:10px;
  height:100%
}
