   a:link, a:visited {
     color: blue;
     }
 
   body {
     margin-top: 32px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     background-color: #b32d00;
     }
     
  .anchor {
     display: block;
     height: 32px; /*same height as header*/
     margin-top: -32px; /*same height as header*/
     visibility: hidden;
     }  
     
  .darkblu {
     background-color: #00004d;
     }
     
   div, iframe {
     margin: 0 auto;
     }

   iframe {
     display: block;
     border-style:none;
     }
     
  .in {
     text-indent: 8px;
     text-align: justify;
     }
   
  .lrgltr {
     font-family: 'Montserrat Alternates', sans-serif;
     font-size: 40px;
     line-height: 80%;
     } 
     
  .montalt {
     font-family: 'Montserrat Alternates', sans-serif;
     }
     
  .mySlides {display:none}
  .w3-left, .w3-right, .w3-badge {cursor:pointer}
  .w3-badge {height:13px;width:13px;padding:0}
     
  .navtxt1 {
     font-size: 24px;
     margin-top: -4px;
     margin-bottom: -8px;
     }
   
  .navtxt2 {
     font-size: 16px;
     margin-right: 10px;
     }
     
  .pad1 { 
     padding: 7px;
     margin: 7px;
     }
     
  .pad2 {
     margin-left: -3px;
     padding-top: 5px;
     padding-bottom: 5px;
     }   
   
  .sat {
     font-family: 'Satisfy', cursive;
     }
     
  .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;
     }
     
     