body {
	background: url('../../img/background.jpg') center center;
}
.login-logo {
    background: #ffffff;
    margin-bottom: 0px;
    margin-top: 25%;
    border-radius: .25rem .25rem 0 0;
}

.login-logo h4 {
    background: #ffffff;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
