body {
  background-color: white;
  background-image: url("../baggrund.gif");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  font-family: Tahoma;
  font-size: 10pt;}

.button {
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  width: 125px;
  height: 22px;
}


