body{ background-color: rgb(3, 185, 185);

}

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);
}

.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;
}




.imgspino{ width: 450;
    border-style: double; 
    border-color: blue;
    border-width: 10px;
    float: right;
}

.spino { font-size: 25px;

}

.imgmose{ width: 450;
    border-style: double; 
    border-color: blue;
    border-width: 10px;
    float: left;
}

.mose { font-size: 25px;

}


.imglia{ width: 450;
    border-style: double; 
    border-color: blue;
    border-width: 10px;
    float: right;
}

.lia { font-size: 25px;

}

.imghal{ width: 450;
    border-style: double; 
    border-color: blue;
    border-width: 10px;
    float: left;
}

.hal { font-size: 25px;

}
