﻿       .Body
        {
            text-align: center;
            background-color: #990000;
        }
        .Title
        {
            font-family: Biondi;
            font-size: xx-large;
            text-align: center;
        }
        .Copy
        {
            font-family: Biondi;
            font-size: large;
            text-align: center;
        }
.Footer
{
    font-family: Biondi;
    font-size: small;
    text-align: center;
}
