/* CSS Document */

.background {
  background-attachment: fixed;
  background-image: url(../graphics/subback.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

