.center{
    text-align: center;
}
.titulo{
    font-weight: bold;
    font-size: 3em;
    margin-top: 15px;
    color: #AAAAAA;
}