body
{
  background-image:      url("hintergrund-2.jpg");
  background-attachment: fixed;
  background-size:       cover;
  background-position:   center center;
  background-repeat:     no-repeat;
}
