body.custom {
    background: #EFE29D url('images/BirdsNBerries.png') 10% 0 repeat;
}
.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #8BA043;
}

.custom #page {
    background: #FFFAD6;
}

.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}

.custom dl#comment_list .comment_num a {
color:#EEEEEE;
font-size:90px;
font-weight:normal;
line-height:55px;
}

custom .comment_num a {
padding:1px;
}

