Cita:
Iniciado por bksacue ...
body#bd { color: #2a343a; background: #ededed no-repeat 50% top; width: 100%; height:250px;background-image:url(../images/fondo1.jpg);}.
...
Ciao
body#bd { color: #2a343a; background: #ededed
no-repeat 50% top; width: 100%; height:250px;
background-image:url(../images/fondo1.jpg);}.
que pinta el no-repeat 50% top? estas dando un fondo de color no una imagen de fondo.
url(../images/fondo1.jpg);
el path es correcto?