body{
    background-color: bisque;
    color:black;
    font: size 16 px;
    text-align: justify;
    margin-right: 5%;
    margin-left: 5%;
}
h1{
    text-align: center;
    color: rgb(0, 0, 0);
    font-family: Georgia, 'Times New Roman', Times, serif;
    background-color: azure;
    padding: 1%;
}
li{
    font-weight: bold;
    color: black;
}
.fonte{
    font-size: 12px;
    text-align: right;
    }
    .nome {
        text-align: center;
color: black;

    }