body {  
  background-attachment: fixed;
  background-image: url(afbeeldingen/achtergrond.jpg);  
  background-position: center center;
  background-repeat: no-repeat;
}

a:hover {text-decoration: none; background-color: #DFE6EF}