body
{
    background-color:rgb(245, 208, 208);
    color:black;
    margin:0;
}.botonir
{
    display:inline;
    width: 70px;
    padding: 10px 20px;
    background-color: rgb(130, 180, 255);
    border-radius: 10px;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
}
.botonir:hover
{
    background-color: rgb(230, 227, 86);
}
.boton1
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color: white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
   
}
.boton1:hover
{
    background-color: rgb(230, 227, 86);
}
.boton2
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color:white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
}
.boton2:hover
{
    background-color: rgb(230, 227, 86);
}
.boton3
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color:white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
}   
.boton3:hover
{
    background-color: rgb(230, 227, 86);
}
.boton4
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color: white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
}
.boton4:hover
{
    background-color: rgb(230, 227, 86);
}
.boton5
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color: white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
}
.boton5:hover
{
    background-color: rgb(230, 227, 86);
}
.boton6
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color: white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
}
.boton6:hover
{
    background-color: rgb(230, 227, 86);  
}
.boton7
{
    display:absolute;
    width: 180px;
    padding: 4px 10px;
    background-color: rgb(130, 180, 255);
    color: white;
    border-radius: 10px;
    text-decoration:none;
    margin:0;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    align-items:center;
    justify-content:center;
}
.boton7:hover
{
    background-color: rgb(230, 227, 86);
}
.titulo
{
    margin:auto;
    width: 500px;
    height: 40px;
    background-color: rgb(130, 180, 255);
    text-align:center;
    border-radius: 15px;
}