#zona1 {
  text-alingt:Center;
  font-size:30px;
  background:#005792;
  color:#D9FAFF;
  font-family:'Fjalla One',sans-serif;
  position: absolute;
  width:12%; 
 top:6%;
  left: 1%;
  border-style: solid;
  border-width:4px;
}
#zona2 {
  text-alingt:Center;
  font-size:30px;
  background:#005792;
  color:#D9FAFF;
  font-family:'Fjalla One',sans-serif;
  position: absolute;
  width:37%; 
 top:6%;
  left: 14%;
  border-style: solid;
  border-width:4px;
}
#zona3 {
  text-alingt:Center;
  font-size:30px;
  background:#005792;
  color:#D9FAFF;
  font-family:'Fjalla One',sans-serif;
  position: absolute;
  width:15%; 
 top:6%;
  left: 52%;
  border-style: solid;
  border-width:4px;
}
#zona4 {
  text-alingt:Center;
  font-size:30px;
  background:#005792;
  color:#D9FAFF;
  font-family:'Fjalla One',sans-serif;
  position: absolute;
  width:14%; 
 top:6%;
  left: 68%;
  border-style: solid;
  border-width:4px;
}
#zona85 {
  text-alingt:Center;
  font-size:30px;
  background:#005792;
  color:#D9FAFF;
  font-family:'Fjalla One',sans-serif;
  position: absolute;
  width:12%; 
 top:6%;
  left: 83%;
  border-style: solid;
  border-width:4px;
}
h1{background-color:#005792}
h2{Color:#00BBF0;
  font-family:'Fjalla One',
    sans-serif;
  background-color:#005792;
  text-align:center;
}
h3{Color:#00BBF0;
  font-family:'Fjalla One',
    sans-serif;
  background-color:#005792;
  text-align:center;
}
h4{Color:#00BBF0;
  font-family:'Fjalla One',
    sans-serif;
  background-color:#005792;
  text-align:center;
}
h5{Color:#00BBF0;
  font-family:'Fjalla One',
    sans-serif;
  background-color:#005792;
  text-align:center;
}
.subir{
  position: fixed;
    bottom: 0;
    right: 0;
    margin-right: 15px;
    margin-bottom: 10px;
    z-index:2;
}