/* Add a black background color to the top navigation */
.topnav {
    background-color: rgb(113, 2, 2);
    overflow: hidden;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
    
}

/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    color: #FFFFFF;
    text-align: left;
    padding: 6px 11px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: rgb(203, 148, 148);
    color: rgba(24,17,12,1.00);
}

/* Add an active class to highlight the current page */
.topnav a.active {
    background-color: #6A0303;
    color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}



/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 100px) {
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: left;
        display: block;
    }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}



table {
    width: 100%;
    border-collapse: collapse;
    cellspacing: 12px; 
    border-spacing: 12px;
    padding: 12px; 
    margin: 12px;
}


.button1 {
    font-size: 40px;
    background-color: rgb(91, 103, 38);
    color: rgb(244, 151, 2);
    text-decoration: none;
    letter-spacing: 1px;
    font-family: Helvetica, sans-serif;
    padding: 26px 12px;
    border-radius: 6px;
    border: 2px solid rgb(237, 222, 7);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    transition: .6s;

}

.button2 {
    font-size: 20px;
    background-color: rgb(91, 103, 38);
    color: rgb(244, 151, 2);
    text-decoration: none;
    letter-spacing: 1px;
    font-family: Helvetica, sans-serif;
    padding: 26px 12px;
    border-radius: 6px;
    border: 2px solid rgb(237, 222, 7);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    transition: .6s;

}

.button2:hover {
    opacity: .8;
}

.button2:active {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 3);
}



.button1:hover {
    opacity: .8;
}

.button1:active {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 3);
}

img {


    max-width: 100%;
        height: auto;
     border-radius: 9px;
     margin-top: 12px;
     margin-right: 12px;
     margin-bottom: 12px;
     margin-left: 12px;
       float: left;
    padding: 12px, 12px, 12px, 12px;
 }


.img-with-text {
    text-align: left;
    width: 95%;
}

.img-with-text img {
    display: block;
    margin: 0 auto;
}


#demobox1 {
  background-color: #fbe799 ;
    width: 70%;
    text-align: left;
        padding-top: 9px;
    padding-left: 9px;
    padding-bottom: 9px;
    padding-right: 9px;
} 
#demobox2 {
  background-color: #fbe799 ;
    width: 70%;
    text-align: left;
    padding-top: 9px;
    padding-left: 9px;
    padding-bottom: 9px;
    padding-right: 9px;
} 

body {
   background-image:url("../images/paperart.jpg");
 background-size: 120%;
background-position:left;
    background-repeat:repeat;
     margin-left: 17px; 
     width: 100%;
     font-size: 20px;
     font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
     color: #710202;
          }

  h1 {color:#710202;
          font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif" ;
          font-size: 55px; 
          font-weight: 600;
      width: 90%;
       margin-left: 20px;
          }
        
  h2 {color:#710202;
          font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif" ;
          font-size: 45px;
          font-weight: 600;
   width: 90%;
       margin-left: 20px;
}
 h3 {color:#710202;
          font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif" ;
          font-size: 35px; 
          font-weight: 600;
          width: 90%;
      
       margin-left: 10px;

}
h4 {color:#710202;
          font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
          font-size: 30px; 
          font-weight: 600; 
          width: 90%;
      margin-left: 20px;
 }
h5 {
          color:#710202;
          font-family: 'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, 'sans-serif';
          font-size: 25px; 
          font-weight: 400;
          width: 90%;
    margin-left: 20px;
   
}
h6 {      color:#710202;
    margin-left: 20px;
           width: 90%;
          font-family: "Palatino";
          font-weight: normal;
          font-size: 22px;
          }
  p {   
    color: rgb(113, 2, 2);
    font-size: 22px;
    font-family: "Palatino";
    width: 90%;
    margin-left: 20px;
      margin-right: 20px;
      
          }
