BODY {
  background-image: url("/gfx/main-bar-rest.jpg");
  background-repeat: repeat-y;
  margin : 0px;
  padding : 0px;
  }
.main {
  background-image: url("/gfx/bestek.gif");
  background-repeat: no-repeat;
  background-position: top right;
  margin : 0px;
  padding : 0px;
  padding-top : 90px;
  }
.doc {
  background-image: url("/gfx/einde.gif");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-left : 202px;
  padding-bottom : 60px;
  }
ul {
  margin-top : 0px;
  padding-top : 0px;
  font-size : large;
  }
p {
  margin-bottom: 0px;
  padding-bottom : 0px;
  font-size : large;
  }
.menu {
  padding : 4px;
  }
.menu a {
  color : #000000;
  text-decoration : none;
  font-size : large;
  font-weight : bold;
  }
h1 {
  color : #a95863;
  text-align : center;
  }
h2 {
  margin-top : 0px;
  padding-top : 6px;
  }
h3 {
  color : #a95863;
  }
.header {
  margin : 0px;
  padding : 0px;
  }
.address {
  text-align : right;
  font-size : small;
  margin : 2px;
  }
