@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("googledocs.blogspot.com") {

.header-wrapper, #sidebar-wrapper, .footer, #navbar, #blog-pager, .post-footer-line, .post-footer-line-2
  { display: none !important; }

#content-wrapper, #main-wrapper, #wrap2, #outer-wrapper
  { width: 100% !important; margin: 0; }

.post-body
  { width: 94% !important; text-align: justify; margin: 2em; margin-top: 0pt;}

}