.heading1{
    color: black;
    font-weight: 420;
}

#link1{
    color: bisque;
    font-weight: calc(4*69);
}



#navbar{
    color: bisque;
    font-weight: 420;
}

#paragraph1{
    font-size: x-small;
}


img{
    width: 500px;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin-top: 40px;
    border-radius: 30px;
    border-style: solid;
    border-color: black;
}

#heading2ab{
    margin-top: 40px;
    background-color: aqua;
    border-radius: 8px;
}


#footer{
    margin-top: 100px;
    background-color: rgba(0, 0, 0, 0.445);
    color: white;
}

#button1{
    margin-top: 20px;
    background-color: limegreen;
    color: black;
    border-color: limegreen;
}

#label1{
    margin-top: 20px;
}


#heading4ab{
    margin-top: 100px;
}


#paragraph2{
    background-color: rgba(0, 255, 255, 0.688);
    border-radius: 8px;
    
}


#container66{
    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimages.pexels.com%2Fphotos%2F225405%2Fpexels-photo-225405.jpeg%3Fcs%3Dsrgb%26dl%3Danimal-head-lizard-225405.jpg%26fm%3Djpg&f=1&nofb=1);
    background-size: 300%;
    background-position: 50%;
    
}

#containerf{
    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fstatic.pexels.com%2Fphotos%2F5521%2Fanimal-green-frog.jpg&f=1&nofb=1);
    background-size: 170%;
    background-position: 50%;
}


#table1{
    background-color: rgba(0, 255, 255, 0.503);
    margin-bottom: 40px;
}


#containere{
    background-size: 150%;
    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fwww.goodfreephotos.com%2Falbums%2Fanimals%2Freptiles-and-amphibians%2Fcollared-lizard-closeup.jpg&f=1&nofb=1);
    background-position: 50%;
}


#paragraph3{
    background-color: rgba(50, 205, 50, 0.774);
    border-radius: 8px;
    margin-bottom: 20px;
    margin-top: 20px;
}


#containers{

    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fpixnio.com%2Ffree-images%2F2018%2F11%2F19%2F2018-11-19-17-49-35.jpg&f=1&nofb=1);
    background-size: 150%;
    background-position: 50%;
}


#containert{
    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimages.pexels.com%2Fphotos%2F1618606%2Fpexels-photo-1618606.jpeg%3Fcs%3Dsrgb%26dl%3Dphoto-of-hawksbill-sea-turtle-1618606.jpg%26fm%3Djpg&f=1&nofb=1);
    background-size: 160%;
    background-position: 50%;
}


#containera{
    background-image: url(https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fimages.pexels.com%2Fphotos%2F4190864%2Fpexels-photo-4190864.jpeg%3Fcs%3Dsrgb%26dl%3Dpexels-petr-ganaj-4190864.jpg%26fm%3Djpg&f=1&nofb=1);
    background-size: 180%;
    background-position: 50%;
}


#heading4ab{
    margin-top: 40px;
}


#galleryindex{
    margin-bottom: 100px;
    margin-top: 20px;
    margin-left: 100px;
    margin-right: 100px;
}


#home{
    margin-bottom: 40px;
}


#maintitle{
    margin-top: 100px;
    font-weight: 600;
}


.body{
    font-family: Arial, Helvetica, sans-serif;
}


#paragrapho2{
    background-color: rgba(0, 255, 255, 0.509);
}


#title1{
    margin-top: 100px;
    background-color: rgba(0, 255, 255, 0.75);
    border-radius: 8px;
}



#link2{
    color: white;
    
}