background-image

CSS:

  body { 
    background-image: url(images/background.gif); 
  }