body
{
background-color: silver;
}
p
{
color: blue;
font-family: "Comic Sans MS";
}
h2
{
color: red;
}
.fin
{
color: purple;
font-family: "Arial";
}