body {
  background-image: url("../images/header/bagel.gif");
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
}

