
p
{
    font-family: serif, Arial, Verdana, serif;
    color:rgb(255, 255, 255);
    font-size: 18px;
}
h1
{
    text-align: center;
    font-size: 45px;
    color: red;
    text-decoration: underline;
}
h3
{
    font-size: 22px;
    color: blue;
    text-decoration: underline;
}