body {
  background: none;
  background-image: url("files/background/Bakgrundsbild.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000000;
}
