body{ background-color: rgb(209, 120, 4);

}

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);
} 

.Home {
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;
}

.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;
}



.imganur{ width: 450;
    border-style: double; 
    border-color: rgb(255, 196, 2);
    border-width: 10px;
    float: right;
}

.anur { font-size: 30px;

}

.imgpter{ width: 450;
    border-style: double; 
    border-color: rgb(255, 196, 2);
    border-width: 10px;
    float: left;
}

.pter { font-size: 30px;

}


.imgmicro{ width: 450;
    border-style: double; 
    border-color: rgb(255, 196, 2);
    border-width: 10px;
    float: right;
}

.micro { font-size: 30px;

}

.imgque{ width: 450;
    height: 300px;
    border-style: double; 
    border-color: rgb(255, 196, 2);
    border-width: 10px;
    float: left;
}

.que { font-size: 30px;

}