@charset "utf-8";
body  {
    background-color: #7DC554;
    -webkit-box-shadow: 0px 0px 7px;
    box-shadow: 0px 0px 7px;
    text-shadow: 0px 0px;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-blend-mode: overlay;
    background-image: url(Content/retrotechmodsp1.JPG);
}



.text-center a .btn.btn-dark {
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    color: #8CC641;
}
.navbar-nav.mr-auto .nav-item .nav-link {
    color: #8CC641;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-light .navbar-toggler {
    background-color: #8CC641;
}
.text-center a em {
    color: #FBFBFB;

}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-dark {
    background-color: #000000;
}
.navbar.fixed-top.navbar-expand-lg.navbar-light.bg-dark .navbar-toggler .navbar-toggler-icon {
    background-color: #74A040;
}


















@media screen{

}
