.com_content {
background: #800000 !important;
}

#wrap {
border: 1px solid black;
background: #fff !important;
border-radius: 25px !important;
box-shadow: 10px 10px 20px 10px black;
}


#logo {
padding:10px;
border-radius: 20px !important;
background: #cfcfcf !important;
color: #800000 !important;
}

h2.fullpageheader {
color: yellow !important;
text-shadow: 2px 2px 2px #000000;  
}

h3.fullpageheader {
color: yellow !important;
text-shadow: 1px 1px 1px #000000;  
}


.btn.fullpageheader {

background: #800000 !important;
border-radius: 20px !important;

}

.nav {
color: #800000 !important;

}

.acfooter  {
padding:5px;
width:30%;
margin:auto;
color:#fff !important;
}

a {
text-decoration: none;
}

.mod-menu {
padding: 4px;
border: 1px solid red;
background: #80000 !important;
}

.side.right {
background: #80000 !important;
}

.nav-item {
color: #efefef !important;
}

.mod-list {
color: #efefef !important;
}