allora fai così:

metti nell'head
<style>
body {
background:color:black;
background-image:url(tuaimmagine.gif);
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;}
</style>


devi cambiare solo il nome dell'immagine...