footer
{
    text-align: center; 
    font-size: 20px; 
    font-family: Arial; 
    color: rgb(255, 255, 255);   
    background-color: #4d4979;
    padding: 5px 0;

    position: relative;
    top: 14px;
}