Фон - он и есть фон.  :)

http://i060.radikal.ru/1007/03/a7e8e46874e6t.jpg

Скрипт:

Код:
<style type="text/css">
HTML, BODY {
background-image: url(адрес картинки);
background-attachment: fixed; 
background-repeat: no-repeat;
}
</style>