Cita: .miestilo {
background-image: url("images/ejemplo.png");
background-position: top left;
background-repeat: no repeat;
background-attachment:fixed; /* este es el estilo que lo deja ahi */
}
Y ¿qué ocurrirá cuando ese código lo tenga que mostrar ie6?