salve
io ho questo codice
.banner {

background-image: url(images/header/header_r1_c4.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right;
width: 441px;
height: 171px;
}

con IE6 vedo lo sfondo (con mozzilla no, oltre e non vedersi sfasa le celle)

con IE7 l'immagine non si vede

in cosa sbaglio?