body {
    background: url(../../img/bg_mega.jpg) !important;
}

/*Full Screen class*/
div.full-screen{
    background: url(../../img/bg_mega.jpg) !important;
}

.form-signin h1{
    color: #000 !important;
}

.main-header em{
    color: #e2001a !important;
}

@media(min-width:768px) {
    .footer-text span{
        color: #000;
        font-size:15px;
    }
}

.footer-text span{
    color: #000;
}