@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.drunkduck.com") {
.yellow-back{
background: #DDDDDD !important;
}
#maincontent {
    background-color: #BBBBBB !important;
}
.post-body blockquote {
    background-color: #EEEEEE !important;
}
.yellow-box {
    background-color: #DDDDDD !important;
}
.inneryellowbox2 {
    background-color: #EEEEEE !important;
}
}