div#content.page-wrap, .content-wrapper, #secondary {
    background-color: black !important;
}
.page .hentry {
   background-color: rgba(0, 0, 0, 0.5);
}

a {
color: #ff0000;
}

h2 {color: #ff0000;}

h4 {color: #f43030;}
/* Enter Your Custom CSS Here */