
p
{
color: white;
font-size: 18px;
font-family: "comic sans ms";
text-align: justify;
}
h3
{
color: red;
font-size: 30px;
font-family: Tahoma;
text-align: center;
}
span
{
color: white;
font-size: 18px;
font-family: Tahoma;
text-decoration: underline;
}
body
{
width: 80%;
background: black;
margin: auto;
}
img
{
width: 300px;
border: none;
}
.barbare
{
text-align: center;
}
.classe
{
font-size: 20px;
color: rgb(213,206,83);
}
table
{
width: 70%;
text-align: center;
font-size: 18px;
font-family: Tahoma;
border: solid 1px white;
margin: auto;
color: rgb(213,206,83);
}
td
{
border: solid 1px white;
}
