#logohead {
  width:64px;
  height:64px;
  position:middle;
  top:10%;
  left:50%;
  margin-top:10px;
  margin-left:50%;
}

#logo {
  width:100px;
  height:100px;
  position:absolute;
  top:20%;
  left:38%;
  margin-top:-50px;
  margin-left:-50px;

}
body{
    background-color: #000000;
  }

  h1{
    font-size: 30px;
    font-weight: normal;
    font-family: "Titillium Web", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    vertical-align: middle;
    line-height: 30px;
    color: #e5e3da;
  }
  

 
  button{
    margin: 0; 
    display: inline-block;
    padding: 10px 12px;
    background: #dae24f;
    border: 1px solid #92c83e;
    border-radius: 4px;
    font-size: 13px;
    font-weight: normal;
    font-family: "Titillium Web", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: 1px;
    vertical-align: middle;
    line-height: 13px;
    color: #000000;
    -webkit-transition: opacity cubic-bezier(0.23, 1, 0.32, 1) 0.28s;
    transition: opacity cubic-bezier(0.23, 1, 0.32, 1) 0.28s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position:center;
    
  }
  
  button:hover{
    background-color: #b31097;
    border-color: #92c83e;
    color: #FFF;
  }
  
  button:active{
    background: none;
    color: #92c83e;
    margin-top: 1px;
  }
  
  button:focus{
    box-shadow: none;
  }

 
h2{
  font-size: 30px;
  font-weight: normal;
  font-family: "Titillium Web", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  line-height: 30px;
  color: #e5e3da;
}


.beneficios {
  font-size: 30px;
  font-weight: normal;
  font-family: "Titillium Web", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  line-height: 30px;
  color: #e5e3da;
}


 

.id1 {
  font-size: 30px;
  font-weight: normal;
  font-family: "Titillium Web", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  line-height: 30px;
  color: #e5e3da;

}


.footer{
  font-size: 30px;
  font-weight: normal;
  font-family: "Titillium Web", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  line-height: 30px;
  color: #e5e3da;
}



.id5 {
  font-size: 30px;
  font-weight: normal;
  font-family: "Titillium Web", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  line-height: 30px;
  color: #d4af0b;

}
