.footer{
    font-family: 'BankGothic Md BT';
    height: 100px;
    background-color: black;
    color:whitesmoke;
    text-align: center;
    padding-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
