@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("digbysblog.blogspot.com") {
  html {
    font: 12pt sans-serif !important;
  }
  .contentcell {
    width: 100% !important;
  }
}