@charset "utf-8";

section {
    width: 80%;
    top: 400px;
    background-color: rgba(169,170,221,1.00);
    min-width: 0px;
    min-height: 20px;
    opacity: 1;
    
}

header {
    
    width: 450px;
   
}

body {
    background-size: auto;
    overflow-x: visible;
    overflow-y: visible;
}
#footab {
    position: absolute;
    border-radius: 0px;
    text-align: center;
    width: 80%;
    height: 35px;
    background-color: rgba(10,96,66,1.00);
    left: 9%;
    top: 1826px;
    text-shadow: 0px 0px #0A6042;
    color: #0A6042;
}
