@namespace url(http://www.w3.org/1999/xhtml);

/*--------------------------------------*/
/*     C S S   b y   H i r u m a n      */
/*--------------------------------------*/

@-moz-document url-prefix(http://userstyles.org), url-prefix("https://userstyles.org") {

body,div,p{background-color:#000!important;color:#999!important;
font-family:"Segoe UI","Arial",sans serif!important;font-size:12px;}

*{border-color:#444!important;}

#install{background-color:#222!important;
-moz-border-radius:10px!important;
-webkit-border-radius:10px!important;}

#install p,#install div{background-color:#222!important;}

#style-show{background-color:#000!important;
padding:5px !important;
margin:5px!important;}

pre{background-color:#111!important;
color:#555!important;
border:1px dashed #eee!important;}

li{color:#555!important;}

a{font-family:"Segoe UI","Arial";font-size:12px;}
a:link{color:#aaa!important;}
a:hover,a:active{color:#fff!important;}
a:visited{color:#666!important;}

h1{font-style:italic;
background-color:#555!important;
color:#fff;
margin-top:7px!important;}
}