@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.backwoodshome.com/forum/")
{

  body { background-image: none !important; } /* sidebar bg */

  body > table>tbody>tr>td > table:first-child, /* logo */
  body > table>tbody>tr>td > br+table>tbody>tr > td:first-child, /* sidebar */
  body > table>tbody>tr>td > br+table>tbody>tr > td+td > table:first-child /* header */
  { display: none !important; }

} /* 20080612 */