body {
 background:#001f4d;
 font-family: "Comfortaa";
 color:#001f4d;
 font-size: 18px;
}

h1 {
 color:#001f4d;
 border-style:dotted;
 border-color:#006bb3;
 border-width:4px;
 border-radius:35px;
 background:#b3ccff;
}




.h1style {
  width:100%;
  text-align:center;
}

.mainindex {
  border-style:dotted;
 border-color:#006bb3;
 border-width:4px;
 border-radius:35px;
 padding:20px;
 background:#99bbff;
 margin: 0 auto;
 display: flex;
 justify-content: space-around;
}

.container{
 width:100%; 
 display:flex;
justify-content:space-between;
}

.left {
  width:20%;
    border-style:dotted;
 border-color:#006bb3;
 border-width:4px;
 border-radius:35px;
 padding:20px;
 background:#b3ccff;
 margin-top:90px;
 margin-right:30px;
 color:#001f4d;
}

.left a {
 text-decoration: none;
 color:#001f4d;
}


.Maincolumn1 {
 border-width: 3px;
 border-radius:30px;
 border-color:#006bb3;
 border-style:solid;
  padding-left:10px;
   padding-right:5px;
}

.Maincolumn2 {
   border-width: 3px;
 border-radius:30px;
 border-color:#006bb3;
 border-style:solid;
 padding-left:20px;
 padding-top: 15px;
 margin-left:15px;
}



.navigation {
font-size:20px;
}

.blinkie {
  height:7.5%;
}

.button1 {
margin-bottom:5px;
 padding-bottom:5px;
padding-left:5px;
}


.navigation a:hover {
  color:white;
}


.sharkspecies a {
  color:#001f4d;
  text-decoration: none;
}


.megatoothimg {
 width:100%;
 text-align:right;
}

.maincontentshark{
 display:flex;
 justify-content:space-between;
}




::-webkit-scrollbar {
  width: 10px;
}


::-webkit-scrollbar-track {
  background: #99c2ff;
}


::-webkit-scrollbar-thumb {
  background:#002966;
}


::-webkit-scrollbar-thumb:hover {
  background:#003380;
}


.bottompage {
 width:100%;
 border-color: #006bb3;
 border-style: dotted;
 border-radius:40px;
 background:#99bbff;
 margin-top:30px;
}


.ittft {
 width:100%;
  text-align:center; 
}


.sharkspecies a:hover {
  color:white;
}






.img1 {
 border-radius: 40px;
 width: 30%;
}

.img2 {
  border-radius: 25px;
  width:50%;
  margin-left:100px;
  margin-bottom:20px;
}


.img3 {
width:7%;
}

.img4 {
 border-radius:25px;
 width:20%;
 margin-left:200px;
  margin-bottom:20px;
}


.img5{
 width:30%; 
 border-radius:40px;
}


.img6 {
 border-radius:30px;
 width:70%;
}


.img7 {
  border-radius:30px;
  width:100%;
  margin-right:10px;
}


.img8 {
  width:20%;
  border-radius:30px;
 margin-right:240px;
 margin-left:50px;
}
.img9 {
 width:20%;
 border-radius:30px;
}

.img10 {
  width:20%;
 border-radius:30px;
 margin-right:240px;
}

.img11 {
  border-radius:20px;
  width:105%;
  margin-top:10px;
}

.img12 {
  border-radius:20px;
  width:40%;
  margin-top:30px;
}

.img13 {
width:70%;
 border-radius:30px;
}

.img14 {
width:70%;
 border-radius:30px;
 margin-top:650px;
}

.img15 {
 width:60%;
 border-radius:25px;
 margin-top:200px;
  margin-left:50px;
}





