body{
    background-color: blueviolet;
}
P{ font-size: xx-large;
    
}

h1{ text-align: center;

}
Img{ width: 450px;

}

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);
} 

.Air {
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: rgb(255, 255, 255);


}
.Land {
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: rgb(40, 211, 40);
}

.aquatic {
color: rgb(26, 29, 255);
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; }
a:hover {
font-size: 22px;
}

.Home {
color: rgb(253, 216, 3);
font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; }
a:hover {
font-size: 22px;
}