#layout-content {
 background-image: url("/skins/kaamoscreations/images/kc.jpg");
 background-color: #cccccc;
 height: auto;
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
 scroll;
 opacity: 0.8;
}

#login-footer {
 color: #343a40;
}

.task-login #logo {
 display:inline-block;
 position:relative;
 top:16vh;
 max-height:100px
}

