

   /* HTML5 display-role reset for older browsers */

/*=========================================
    Main Styles
    =========================================*/
    body {
      font-family: 'Crimson Text', serif;
      color:white;
      font-size:25px;
      text-align:center;
      background-image:url(../img/background.png);
      margin:25px;
      
    }
    h1 {
      font-family: 'Unica One', cursive;
      color:#4238ef;
      text-align:center;

    }
    h2{
      font-family: 'Unica One', cursive;
      color:#4238ef;
      text-align:center;
      font-size:30pt;
      margin-bottom:0;
    }
    h3{
      padding-top:1.5em;
      margin-top:0;


    }

   ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background:linear-gradient(#60b2f4,#4238ef);
    border-radius:10px;
}

  #wrapper{
    margin:100px;





  }

li {
   float:left;
}

li a {
    display: inline-block;
    color: black;
    font-weight:bold;
    font-family: 'Unica One', cursive;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    text-shadow:none;
}


li a:hover {
    background-color: #ffc166;


  }  
  label{
    font-family:cablibri;
    font-color:#4238ef;

  }
  #padi{
    float:right;
    width:250px;
    height:auto;

  }

  #diveflag{
    float:left;
    width:257px;
    height:317px;
    transform:rotate(90deg);

  }
iframe{
text-align:center;


}
form{
  text-align:center;
}

  #apeks{
    
    width:300px;
    height:317px;



}
  #aqualung{
    
    width:750px;
    height:317px;

    }

    
  #bare{
    
    width:400px;
    height:317px;

    }

    
  #diverite{
    
    width:300px;
    height:317px;

    }

    
  #dui{
    
    width:300px;
    height:317px;

    }

    
  #gopro{
    
    width:500px;
    height:317px;

    }

    
  #hollis{
    
    width:600px;
    height:317px;

    }

    
  #ikelite{
    
    width:300px;
    height:317px;

    }

    
  #innerspace{
    
    width:300px;
    height:317px;

    }

   #josh{
    
    width:600px;
    height:450px;

    }
  #regulator{
    
    width:600px;
    height:400px;

    }

    
  #scubapro{
    
    width:300px;
    height:317px;

    }

    
  #seadoo{
    
    width:500px;
    height:317px;

    }
  #tanks{
    
    width:500px;
    height:317px;

    }



      table {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
  }
  table, tr, td, th {
    border:5px solid #000;


  }
  td, th {
    padding:10px;
    


  }
