@import url("css.css"); 


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

