@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("xkcd.com") {

#topRight,
#topLeft,
#bottom,
#middleContainer>h3 {
display: none !important;}

#ctitle {
color: #dddddd !important;}

body {
background: #222222 !important;}

#middleContainer {
background: #222222 !important;
border: 0 !important;
color: #222222 !important;}

ul.comicNav li a {
background: #000000 !important;
border-color: #999999 !important;
box-shadow: none !important;}

ul.comicNav li a:hover {
background: #151515 !important;
color: #ffffff !important;}

.imageCaption {
color: #dddddd !important;
text-align: center !important;
background: #222222 !important;
margin: 5px 0 0 !important;
padding: 5px !important;
font-size: 13px !important;}

}