.header{
    background: rgb(0, 0, 0);
    width: 1602px;
    height: 95px;
    margin-left: -8px;
    margin-top: -8px;

}

.name{
    color: rgb(94, 228, 165);
    font-family: Madelyn;
    font-size: 50px;
    margin-left: 80px;
    font-weight: bolder;
    text-decoration: none;

}
body{
    margin: 0px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
.logo{
    width: 50%;
    height: 28px;

}
.main-body{
    background-color: rgb(221, 221, 192);
    width: 100%;
    height: 100%px;
}
.left{
    background-color: rgba(74, 155, 41, 0.849);
    width: 806px;
    float:left ;
    padding-left: 10%;
    padding-top: 450px;
    font-weight: bold;
    font-size: 21px;
    
}
.content{
    color: white;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    margin-left: -80px;
    margin-top: -386px;
    font-family: Copperplate;
    float: left;
}
.right{
    width: 635px;
    height: 450px;
    float: right;
}
.img{
    width: 635px;
    height: 450px;
}
.abt{
    color: rgb(94, 228, 165);
    font-family: Madelyn;
    font-size: 50px;
    margin-left: 715px;
    font-weight: bolder;
    text-decoration: none;
}
.learn{
    color: rgb(94, 228, 165);
    font-family: Madelyn;
    font-size: 50px;
    margin-left: 35px;
    font-weight: bolder;
    text-decoration: none;
}
.cont{
    color: rgb(94, 228, 165);
    font-family: Madelyn;
    font-size: 50px;
    margin-left: 30px;
    font-weight: bolder;
    text-decoration: none;
}
.lrn{
    background-color: rgb(126, 69, 233);
    width:100%;
    height: 370px;
    float: left;
}
.edu{
    text-align: center;
    font-family: Copperplate;
}
.crs{
    padding-left: 135px;
    padding-top: 30px;
}
.cnt{
    width: 100%;
    height: 610px;
    float: left;
    background-color: blanchedalmond;
}
.info{
    color: black;
    font-family: copperplate;
    padding-left: 50px;
}
.mail{
    padding: 50px;
}
.email{
    margin-left:50px ;
    margin-top: 10px;
    padding-right: 210px;
}
.cmt{
    margin-left: 50px;
    margin-top: 10px;
    padding-bottom: 200px;  
    width: 424px;
}

#sbt{
    margin-left: 50px;
    margin-top: 10px;
    background-color: lightseagreen;
}
