body{
    margin: 0px auto;
    padding: 0px auto;
    background-color: #8C9C7B;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
     color: #ffffff;
    font-size: 12px;
}

#top{
    margin-top: 5%;
}
#bottom{
    bottom: 0;
    position: fixed;
    margin-left: 45%;
}