﻿#footer
{
    height: 30px;
    background-color: #b1005d;
    color: White;
}
#footer div
{
    width: 100%;
    text-align: center;
}
#footer a:link,#footer a:active,#footer a:visited
{
    color: White;
}

