
/* GENERAL
========================== */

header{
  background: #003051;
  background-image: url("../img/leon.jpg");
  background-repeat: no-repeat;
  background-position: right top;
}

.desface{
  background: white;
}

/* FIN DE GENERAL
========================== */

#btn_pdf{
  background:  #003051;
  margin: 10px;
  padding: 5px;
  border:none;
  color: white;
}

.desface{
  padding: 30px 30px;
}
