@import url("css.css"); 


.cabecera{
background-image:url(../imagenes/fondocabecera-3.jpg);
background-repeat:repeat-x;
background-position:top;
height:150px;
}
