*{
    margin: 0%;
    padding: 0%
}

.top{
    background-color: rgb(225, 121, 121);
    text-align: center;
    font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
img,p,mark{
    width: 200px;
    height: 200px;
    margin-top: 50px;
    margin-left: 50px;
    display: inline;
}
img{
      border-radius: 50%;
      
}
.logo_head,.bombay_head{
    width: 60px;   
    height: 60px;
}