body{
    margin: 0;
    background-color: beige;
}

h2 {
    color:rgb(175, 47, 47);
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif
    ;
    text-align: center;
}



.home{
    text-align: center;
    justify-content: center;
    margin: auto;
    border: none;
}

.home h1{
    color: rgba(170, 117, 3, 0.841);
    font-size: 75px;
    margin-bottom: 5px;
}


.home img {
    width: 800px;
    margin-bottom: auto;
}


ol{
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 20px; 
}


h3{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 35px;
    color:#2b2736e8;
}



.down{
    display: flex;
    flex-direction: row;
}

.down .list{
    font-size: 22px;
    line-height: 1.5;
    
    color: #2b2736e8;
}

.down img{
    width: 500px
}

.img{
    display: inline-block;
    margin-right: 20px;
    
}

.def{
    font-size: 25px;
    font-weight: 700;
    font-family: 'Times New Roman', Times, serif;
    text-align: center;
    text-indent: 20px;
    color: #2b2736e8;
}

.def h3{
    font-size:50px;
    margin-bottom: 30px;
}

.def img{
    width: 800px;
    display: inline-block;

}

.gpl{
    display: flex;
    flex-direction: row-reverse;
}
   
h1{
    font-size: 40px;
    text-align: center;
    color: #2b2736e8;
}

.gpl ul{
    font-size: 1.45vw;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif   ;
    margin: 20px;
    text-indent: 50px;
    line-height: 1.5;
    color:#2b2736e8;
    

}   




.gpl img{
    width: 400;height: 400px;
    display: inline-block;
    margin: 1.0em;
    border-color: black; 
    margin:auto;
    margin-right: 10px;
    

}
h3{
    text-align: center;
    
}

.set{


}

.ps p{
    font-size: 24px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-align: center;
    line-height: 25px;
    color: #2b2736e8;;

    
}

.set img{
    width: 400px;
    margin-left: 60px;
}

#set9{
    width: 450px;height: 300px;
}

.outro{
    background-color: black;
}

.outro h1{
    font-size: 40px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-style: oblique;
    color: rgb(240, 22, 240);
}