h1 {
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
text-align: center;
}


body {
background-color: rgba(182, 139, 83, 0.733);
}

p {
text-align: center;


}


.image-container{  display: flex;
  
  justify-content: center;
   
  flex-wrap: wrap; 

}

.Index { width: 450px;



}

.Aquatic {
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: rgb(26, 79, 255);


}
.Land {
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: rgb(40, 211, 40);
}

.air {
color: yellow;
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; }
a:hover {
font-size: 22px;
}


.Extra{
color: rgb(162, 0, 255);
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; }
a:hover {
font-size: 22px;
}

.nav-bar {
background-color:rgb(0, 0, 0);
padding: 15px;
text-align: center;
border-radius: 6px;
}
.nav-bar {
color: rgb(255, 255, 255);
} 

.rex { width: 450px;
height: 300px;
float:right;
}

.mosa{ width: 450px;
height: 300px;
float:left;
}

.quet{ width: 450px;
height: 300px;
float:left;
}

.anky { width: 450px;
height: 300px;
float:right;
}

img {
border:double;
border-width: 10px;
align-items: center;
}
.Microraptor  {
height:200px;
display: flex;
align-items: center;
}

