prova così:

<style>
BODY {
background-attachment: fixed;
background-image: url(immagine.jpg);
background-repeat: no-repeat;
}
</style>