/*
 * instapaper backgrounds
 */
@-moz-document domain("www.instapaper.com") {
  body {
    background: #f4f4f4;
  }
}
