@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("favoritestracker.org"), domain("fictrack.com") {

.innerBody {
  background: #e9e9e9!important;
  width: 95%!important; 
  text-align: center!important;
}
div#picksite {
text-align: center !important; 
}
body {
background: #241882 !important;
}
td.highlighteddarkcell {
background: #08FF80 !important;
}
td.highlightedlightcell {
background: #C8FF8C !important;
}
}

