#Footer
{
    bottom: 20px;
    margin-top: 30px;
    padding-top: 80px;
    position: absolute;
    text-align: center;
    width: 100%;
}
#FooterContent
{
    display: inline-block;
    background-color: #004080 !important;
    border-radius: 100px;
    padding: 8px 30px;
    width: 70%;
}
#Legal
{
    color: #ffffff;
    font-size: .9em;
}
#Serenity
{
    padding: 6px 20px 0;
}
#Serenity a
{
    color: #19FFFF;
}
