@-moz-document domain("9gag.com") {
    * {border-radius: 0 !important;}
	body {
		background-color: #222!important;
		background-image: url('http://i.imgur.com/9gPqt7T.png?1') !important;
		background-attachment: fixed !important;
		background-position: top !important;
		background-repeat: repeat !important;
	}
    section#sidebar {display:none !important;}
    .section-nav {background-color:#111 !important;}
    .section-nav a.selected {color:#FFF !important;}
    section#list-view article {background-color: #222 !important;}
    section#list-view h2 a {color:#FFF !important;}
    #container.variant-post-page .main-wrap {background-color:#CCC !important;}
    .float-vote-shadow .post-action {background-color:#EEE !important;}
    .post-page-bar {background-color:#111 !important;}
    article.post-page {background-color:#111 !important;}
    section#individual-post h2 {color: #FFF !important;}
    .footer-static {
        background-color:#111 !important;
        color:#FFF !important;
    }
    .footer-static .elsewhere a {color:#48F !important;}
    .field label {color:#FFF !important;}
    section#settings h2 {color:#FFF !important;}
    .group-cell {background-color:#111 !important;}
}