body {
background-color: rgb(27, 57, 112) ;
margin-right: 5%;
margin-left:  5%;
text-align: justify;
font-size: 16px;
color: antiquewhite;
font-family: Georgia, 'Times New Roman', Times, serif;
line-height: 20px;
}
h1{
text-align: center;
color: rgb(156, 187, 243);
text-decoration: underline;
text-transform: uppercase;
padding: 1%;
background-color: rgb(6, 29, 41);
}
h2{
color: rgb(130, 173, 251);
font-size: 29px;
font-style: italic;

}
.fonte{
font-size: 15px;
text-align: right;
color: rgb(146, 183, 251);
}
.nome{
text-align: center;
color: rgb(237, 100, 173);
font-style: italic;
font-size: 19px;
}