.panel-body{
    padding: 30px 50px 0 50px;

}
.form-group{
    margin-bottom: 35px;
}
.panel-title{
    font-size: 24px;
    font-weight: bold;
}
body{
    background: url('../../images/mongoplum.jpg') no-repeat center;
    background-size:cover;
    overflow: hidden;
}