Salve a tutti,
ho inserito lo sfondo in una pagina con i css così:
.sfondo {
background-image: url(../immagini/COPERTINA.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
}
in teoria dovrebbe mettere lo sfondo al centro ed il testo...