body {
  background-color: white;
  background-image: url(../images/endlos.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: 0px 0px;
}
