body {
    margin-left:310px;
    padding: 0;
    border: 2px solid #000000;
    width:700px;
    height:830px
    }
    
h1
{
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight:400;
    
}
h3
{
    margin-left: 20px;
    margin-top: 90px;
    font-weight:200;
    text-decoration: underline;
}
p{
    margin-left: 20px;
}
.honour
{
   margin-top: 60px;
}
.contact
{
    margin-top: 60px;
}
h4
{
    margin-left: 20px;
    font-weight: 200;
}
.interest
{
    margin-top:60px;
}
.vl
{
    border-left: 3px solid black;
    height: 600px;
    margin-left: 120px;
    margin-top: 70px;
}
.aca
{
    margin-top: 190px;
}


   
    

    
    
