body.custom {
    background: #44443f;
}


.custom #page {
    background: #fff;
}

#header {
border: none;
margin-bottom: -40px;
}

#sidebars {
border: none;
}

#sidebar_1 ul.sidebar_list {
border-style: none;
}

.custom #content h1 {
text-align: center;
font-size: 34pt;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
}

.highlight {
background: #fff9d8 !important;
}

.box-green {
margin-left: 1em;
margin-right: 1em;
margin-bottom: 2em;
margin-top: 2em;
padding: 20px 5px 5px 20px;
color: #000;
border: solid 3px #def2cf;
background-color: #f1fce9;
}

.box-optin {
margin: 30px 40px 30px 40px;
padding: 20px 5px 5px 20px;
color: #000;
border: dashed 3px #000;
background-color: #fff9d8;
}
