Usa i fogli di stile
codice:
body  {
background-image: url(cartella/immagine.gif);
background-repeat:no-repeat;
background-position:fixed;
background-position:center;
}
Dovrebbe funzionare per ciò che ti serve.