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