﻿
.footer {
   background-color: rgb(239, 239, 239);
    color: #000000;
    vertical-align: middle;
    position: fixed;
    font-size: 12px;
    width: 100%;
    bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}