@charset "UTF-8";
#notice {
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 0px;
}
.header {
    background-color: #39b54a;
    color: #FFFFFF;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: medium;
}
.header2 {
    text-align: left;
    font-size: x-small;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
h1 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
}
#notice .btn.btn-lg {
    color: hsla(0,0%,26%,1.00);
    background-color: hsla(0,0%,100%,0.93);
    text-transform: uppercase;
    font-size: small;
}
#contactdiv {
}
.headertext {
}
.headerh1 {
    font-size: 7em;
    font-weight: bold;
    color: hsla(128,52%,47%,1.00);
    margin-top: 6px;
}
.ncgsfull {
    font-size: 1em;
    color: hsla(128,52%,47%,1.00);
    margin-top: -37px;
}
.thispage {
}

@media screen and (max-width:394px){
.headerh1 {
    font-size: 5em;
    padding-top: 10px;
}
.ncgsfull {
    font-size: 0.5em;
    padding-top: 3px;
}
}
