﻿body {
    line-height: 1;
    background: url(Theme06.jpg) center 0 no-repeat;
    min-height: 1000px;
    background-color:#fff;
}

.jumbotron {
    background-color: transparent;
    padding: 0;
}

.well {
    background-color: #FFF;
    border: 0; 
}

.footer {
        background-color: transparent;
        color:#FFF;
}

.footer a {
        color:#000;
}

.social {
    background-color: transparent;
    position: relative;
}

.footerText {
    background-color: transparent;
    position: relative;
}

.jumbotron h2 {
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    color: #FFF;
}

#appname {
    display: block;
    background: rgba(109, 109, 109, 0.30);
}

.reContentCell, .reContentCell iframe {
    background-color: #FFFFFF !important;
}
