GRacias amigo! :P
ya que he abierto este tema, saves como centrar la imagen de fondo de un div?
Código:
div.menubar {
width:964px;
height:100px;
background-image:url(/redtua/content/menubar.png);
background-repeat:repeat-x
position:absolute;
left:0px;
top:0px;
z-index:1;
font-size:24px;
line-height:normal;
color: #FFFFFF;
}
Saludos!