body {
    /*text-shadow: -2px 2px 5px #343026;
    height: 100%; 
    background-image: url(../img/Fundomain.jpg);
     background-size: cover;
    background-repeat: repeat;
    
    position: relative;
    margin: 0 auto;
    max-width: 820px; */
    background-color: black;
    color: azure;
}