Originariamente inviato da Dr Mal
Dai un'okkiata qui:

http://www.html.it/css/guida_css_17.htm


ex:
body { background-image: url(sfondo.gif); background-repeat: no-repeat; }

visto che ti trovi dille anche gli altri attrbuti
background-color: #DDDDDD;
background-position: 50% 30%;
background-attachment: fixed;