* {
  margin: 0;
  padding: 0;
  font-family: skia,corbel,arial;
}
body {
  background-image: url(vandmaerkesort.jpg);
  background-position: center top;
  background-repeat: repeat;
  color: white;
  font-size: 62.5%;
  background-attachment: fixed;
}
.venstre {
  float: left;
  width: 12em;
  text-align: justify;
  padding-top: 8em;
  padding-left: 0.5em;
  height: 100%;
  color: #999999;
  font-family: skia,corbel,arial;
  font-size: 1.5em;
  line-height: 1.5em;
}
.midt {
  padding-right: 12.5em;
  padding-left: 12.5em;
  height: 100%;
  color: white;
  font-family: skia,corbel,arial;
  text-align: center;
  font-size: 1.5em;
}
.hojre {
  float: right;
  text-align: justify;
  line-height: 1.5em;
  height: 100%;
  padding-right: 0.5em;
  color: #999999;
  font-family: skia,corbel,arial;
  font-size: 1.5em;
  padding-top: 8em;
  width: 12em;
}
.bund {
  height: 1.5em;
  width: 100%;
  bottom: 0.5em;
  position: fixed;
  font-family: skia,corbel,arial;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5em;
}
h1 {
  font-family: skia,corbel,arial;
  font-size: 1.8em;
  color: #cc0000;
  font-weight: bold;
  line-height: 2.6em;
}
h2 {
  font-size: 0.4em;
}

