h1{
    font-weight: bolder;
    text-align: left;
}
h2{
    color:#99BC85 ;
    text-align: left;
}
body{
    background-color:#E1F0DA;
}
h3{
    text-align: left;
}
p{
    text-emphasis: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
}
#box1{
    height:12rem;
    width: 12rem;
    border: 2px solid black;

        position: relative;
        left:1100px;
        bottom:210px;
        background-image: url("anwesha.jpeg");
        background-size: cover;

    }
    #p1{
        color:#99BC85 ;
        text-align: center;
        position: relative;
        bottom: 210px;
        font-size: xx-large;
        font-weight: bolder;
        font-family: Arial, Helvetica, sans-serif;
    }
    #photo1{
        height: 150px;
        width:150px;
        border: 2px solid black;
        position: relative;
        left:210px;
        bottom: 125px;
        background-image: url("photo 1.jpeg");
        background-size: cover;

    }
        #photo2{
        
            height: 150px;
        width:150px;
        border: 2px solid black;
        position: relative;
        left: 609px;
        bottom: 280px;
        background-image: url("photo 2.jpeg");
        background-size: cover;

        
        }
    #photo3{
        height: 150px;
        width:150px;
        border: 2px solid black;
        position: relative;
        left:1000px;
        bottom: 435px;
        background-image: url("photo 4.jpeg");
        background-size: cover;
        
    }
    #h2{
        text-align: left;
    font-weight: bolder;
    text-decoration-color: black;
    position: relative;
    bottom: 350px;
    font-size: x-large;
    }
#p{
    text-align: left;
    text-decoration-color: black;
    font-size:large;
    position: relative;
    bottom: 340px; 
    font-family: Arial, Helvetica, sans-serif;
    font-weight:lighter;
    
}
#qualification{
    color: #99BC85;
    text-align: right;
    font-size:x-large;
    font-weight: bolder;
    position: relative;
    bottom: 410px;
    right: 50px;
}
ul{
    text-align: right;
    position: relative;
    bottom: 420px;
    right: 50px;
    

}
hr{
    position: relative;
    bottom: 400px;
}
a{
    margin-right: 200px;
    position: relative;
    left: 370px;
    bottom: 370px;
}
#contact{
    text-align: center;
    font-size: large;
    position: relative;
    bottom: 390px;
}
