Salve,

ho un problema, questo codice di CSS

body {
margin: 0px;
background: url(../images/bgr.png) width: 100%;
background-repeat : repeat-x ;

non fa visualizzare l'immagine di sfondo su Firefox mentre su IE si.

Perchč?

Grazie