Devi utilizzare i CSS
codice:
.sfondo {
	background-attachment: fixed;
	background-image: url(img.gif);
	background-repeat: no-repeat;
}