codice:
html {
  background: url(img1.gif) no-repeat 0% 100%;
}

body {
  background: url(img2.gif) no-repeat 100% 100% fixed;
}