body.custom {
    background: url('images/bodyBg.gif');
}




.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}




.custom #page {
    background: #fff;
}




.custom .menu {
	font-weight: bold
}
.custom #header {
	padding-top:0;
}














