.bread{
    padding-top: 30px;
    background-image:url(../img/s3.jpg);
    min-height: 500px;
    background-size: 100% 100%;
}
.title{
    margin-top:100px;
}
.form{
    box-shadow:1px 1px 1px 1px black;
}
.photo
{
    height: 100px;
    width:100px;
}
 /* .one{
    background-image:url('../img/s3.jpg');
background-size: cover;
background-color:black;
opacity:0.5;
}  */

.Alumni_bg{
    background-image: url('../img/p4.png');
}




