/* CUSTOM BACKGROUND */
body.custom { background: #000000; }
.custom #container {
margin-top: 2em;
margin-bottom: 2em;
padding: 0.3em;
background: #33332f;
border: 0.4em solid #3e3e3a; }
.custom #page { background: #fff; }

/* REMOVE SIDEBARS */
#sidebars { border-color:#fff; }
#sidebar_1 { border-color:#fff; }

/* YELLOW HIGHLIGHT */
.highlight { background: #fffc96 !important; }