.navbar{
    margin-bottom: 0px;
}
.container{
background-color: white; 
}
.well{ 
border:0px solid;
padding-right: 0px;padding-left: 0px;
}  
 
.custome-body{ 
    background-color:#eee;
}
body{
background: url(https://thebestfitnesstrainer.com/webapp/images/icons/loginbg.jpg);
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
background-size: cover;
}