body.custom {
    background: #44443f;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}
.custom #videolink {
text-align:center;
}


.custom #image_box { text-align: center; }
.custom #image_box img { 
margin-left: auto; 
margin-right: auto; 
background:none;
border:none;
}
.custom #custom_box { 
margin-left: auto; 
margin-right: auto; 
background:none;
border:none;
}
/* BOX - BLUE */
.format_text .box_blue {
	background: #DDEEFE; 
	border: 1px solid #7F97AD;
}