body{
background-color: black;
margin-right: 5%;
margin-left: 5%;
text-align: justify;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:  white;
line-height: 20px;
}
h1{
text-align: center;
background-color: black;
color: red;
font-family: Georgia, 'Times New Roman', Times, serif;
text-decoration: underline;
text-transform: uppercase;
padding: 1%;
}
h2{
color: red;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 22px;
font-style: italic;
}
.fonte{
font-size: 12px;
text-align: right;
}
.nome{
text-align: center;
color: red;
}