muchas gracias aqui pongo los estilos que utilizo:
Código CSS:
Ver original
BODY{ width:100%; height:100%; background: url(../../public/images/presentacion/principal/imgFondo.png); background-repeat: repeat-x; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; color: #000000; } .contenido { background: url(../../public/images/presentacion/principal/fondoArea.png) no-repeat bottom center; background-repeat: no-repeat; background-attachment:fixed; height: auto !important; min-height: 100%; height: 100%; line-height:100%; z-index: 1; }