BODY
  { color: black;
    font-family: Verdana, Helvetica, Swiss, Arial, sans-serif;
    font-size: 16pt;
    font-weight: normal; font-style: normal;
/*     background-image: url("pictures/UMC_buttons_crop.png"); */
       background-image: url("geluidskaart3.png");
/* background-color: #d8edfe; */
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 5px;
    margin-left: 4px;
    margin-right: 0px;
    line-height: 135%;
  }
A:link
  { color: #000000;
    text-decoration: underline;
  }
A:visited
  { color: #000000;
    text-decoration: underline;
  }
A:active
  { color: #000000;
    text-decoration: underline;
  }
A:hover
  { color: #0000FF;
    text-decoration: underline;
  }
.no-margin {
  margin-left: -4px;
}
