

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("washingtonpost.com") {
#article {
background-color: #EBEBE4 !important;
}
#article_body p {
font-family: Avenir-Heavy, Eurostile, Arial !important;
font-size: 18px !important;
font-weight: normal !important;
line-height:26px !important;
color:#333333 !important;
}
}