body{ background-color: rgba(56, 65, 65, 0.842);

}

H1{ text-align: center;

}
p {


    text-align: center;
    font-size: large;
}

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);
} 

.Aquatic {
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: rgb(0, 132, 255);


}
.home {
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: rgb(252, 253, 252);
}

.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;
}




.imganky{ width: 450px;
    border-style: double; 
    border-color: rgb(78, 37, 4);
    border-width: 10px;
    float: right;
}

.anky { font-size: 30px;

}

.imgrex{ width: 450px;
    border-style: double; 
    border-color: rgb(78, 37, 4);
    border-width: 10px;
    float: left;
}

.Trex { font-size: 30px;

}


.imgpata{ width: 450px;
    border-style: double; 
    border-color: rgb(78, 37, 4);
    border-width: 10px;
    float: right;
}

.pata { font-size: 30px;

}

.imgcarn{ width: 450px;
    border-style: double; 
    border-color: rgb(78, 37, 4);
    border-width: 10px;
    float: left;
}

.carn { font-size: 30px;

}

