
.Header
{
    display: inline;
    font-size: x-large;
    color: White;
    font-family: Arial;
    font-weight: bold;
}

.MakeRed
{
    color: Red;
}

