body, html {
     margin-top: 15px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
}

   a:link, a:visited {
     color: blue;
     }
     
   .adobe {
      background-color: #dd5f3c;
    }  
     
  .anchor {
     display: block;
     height: 15px; /*same height as header*/
     margin-top: -15px; /*same height as header*/
     visibility: hidden;
     }
     
  .aztecbg1 {
     background-image: url('images/aztecbg2.png');
     background-position: center
     }
     
  .bar {
     height: 53px;
     }
     
   .blue {
      background-color: #0000ff;
      }
      
    .brown { 
       background-color: #5a2d0c;
       }
     
    .cardbg {
       background-color: cornsilk;
       color: black;
       }
     
     .goldbg {
        background-color: #ffd700;
        border: 1px solid red;
        }
     
  .green {
     background-color: #008800;
     }
     
  .h22 {
     line-height:1.0;
     }
     
  .navbar {
     background-color: #000000;
     }
     
  .orange {
     background-color: #d5652c;
     }
      
  .txt1 {
     font-size: 17px;
     }
          
  #upBtn {
     display: none;
     position: fixed;
     bottom: 75px;
     right: 20px;
     z-index: 99;
     width: 50px;
     }
     
  .w3-hover-opacity {
     cursor: pointer;
     }
     
  .yeltxt {
     color: yellow;
     }
     