@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("neopets.com") {
  #main {
    width: 100% !important;
  }
  #header, #footer, .sidebar {
    display: none !important;
  }
}