 body {
     margin-top: 31px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     background-color: darkgreen;
     background-image: url("images/palms-sky.webp");
     background-position-x: center;
  }
  
   a:link, a:visited {
     color: blue;
     }
     
   .adobe {
      background-color: #dd5f3c;
    }  
     
  .anchor {
     display: block;
     height: 31px; /*same height as header*/
     margin-top: -31px; /*same height as header*/
     visibility: hidden;
     }
     
  .barbg {
     background-image: url("images/tejas.png");
     background-repeat: repeat-x;
     border-top: 1px solid black;
     border-bottom: 1px solid black;
    }
     
   .darkgreen {
     color: #006600;
    }
    
   .darkred {
     color: #cc0000;
    }
     
   div, iframe {
    margin: 0 auto;
   }
   
  .hdrtxt {
     font-size: 40px;
    }
     
   iframe {
    display: block;
    border-style:none;
   }
   
  .mySlides {display:none;
     }
  .w3-left, .w3-right, .w3-badge {cursor:pointer;
     }
  .w3-badge {height:13px;width:13px;padding:0;
     }
     
  .navbar {
     background-color: #006600;
     }
     
  .pad1 { 
     padding:10px 10px;
     margin-top: 5px;
     margin-bottom: 5px;
   }
   
  .pad2 { 
     padding:5px;
   }
     
   .pad3 { 
     padding-bottom:4px;
   }

   .parallax1 {
     background-image: url('images/2016-03-20-panorama-playamanzanillo-troncones.webp');
     min-height: 400px;
}
   
   .sailreg {
     font-family: "Sail", system-ui;
     font-weight: 400;
     font-style: normal;
   }
    
   table.center {
      margin-left: auto; 
      margin-right: auto;
     }

  .txtshado1 {
     text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
     }
     
  #upBtn {
     display: none;
     position: fixed;
     bottom: 75px;
     right: 20px;
     z-index: 99;
     width: 50px;
     }
     
  .w3-hover-opacity {
     cursor: pointer;
     }
     