@charset "UTF-8";

#Background {
    background-position: center top;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: #1D1F22;
    background-image: url(../Images/Scout_Main_Background.png);
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;
}
#navbarSupportedContent1 {
    color: #ADE4F2;
    font-weight: bolder;
    opacity: 1;
}
#body {
}
