body {
    text-shadow: -2px 2px 5px #343026;
    height: 100%; 
    background-image: url(../img/fundo17.png);
     background-size: contain;
    background-repeat: repeat;
    /*
    position: relative;
    margin: 0 auto;
    max-width: 820px; */
}