div#banner h1
{
  font-size: 2.2em;
  font-weight: normal;
  background: rgb(39, 39, 39) url("images/banner_photo_es.jpg") no-repeat top left;
}

div#banner_home h1
{
  font-size: 2.2em;
  font-weight: normal;
  background: rgb(39, 39, 39) url("images/banner_photo_home_es.jpg") no-repeat top left;
}

#h_inicio{
  background: url("images/h_intro_de.gif") no-repeat top left;
}
#h_biografia{
  background: url("images/h_biografia_de.gif") no-repeat top left;
}
#h_repertorio{
  background: url("images/h_repertorio_de.gif") no-repeat top left;
}
#h_proyectos{
  background: url("images/h_proyectos_de.gif") no-repeat top left;
}
#h_fotos{
  background: url("images/h_fotos_de.gif") no-repeat top left;
}
#h_audio{
  background: url("images/h_audio_es.gif") no-repeat top left;
}
#h_links{
  background: url("images/h_links_es.gif") no-repeat top left;
}
