﻿.Main1 {margin: 10%;}

.footer
{
    position: fixed;
    z-index: auto;
    background-color: #FF9900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    text-align: center;
    bottom: 0px;
    width: 100%;
}

