@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain('bookworm.oreilly.com'), url-prefix('http://bookworm.oreilly.com/view') {
body {
background-color:black !important;
}
#bw-shell-table-content {
background-color:black !important;
}
#bw-shell-table {
   background-color:black !important;
}
#bw-shell-table a {
   color:white !important;
}
#bw-content {
background-color:black;
} 
.bw-results_nav a:hover, .bw-results_nav a:visited, .bw-results_nav a:link {
color:#FFFFFF !important;
}
#bw-book-content .calibre1 {
color:#999999;
}
#bw-book-content h2, #bw-book-content h3 {
color:#AAAAAA !important;
}
}