body {
    background: url("background.jpg") no-repeat center bottom fixed;
    background-size: cover;
}

.appbody {
    margin-top: 4%;
}

.appheader-body {
    color:Black;
    margin-bottom: 20px;
    /*border: solid 1px;*/
}

.footer {
    color:black;
}