salve volevo chiedere il preche se ho questo:

CSS:
codice:
html, body { width:100%; background:url(../images/document/background.jpg) center bottom no-repeat; }

div#contentAll { position:relative; width:960px; min-height:500px; margin:0 auto; margin-bottom:400px; }
HTML:

<body>
<div id="contentAll"></div>
</body>


l'immagine sotto me la da doppia cioè è come se allungasse il body.