@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("userstyles.org") {

body {background:#4C5844 url(http://storefront.steampowered.com/v4/img/background.gif) !important;
color:#CFCBC2 !important;
background-position:center top !important;
background-repeat:repeat !important;
}

#header-bar{background:#000 !important;
color:#CFCBC2 !important;
}

a{
color:#6EBCFF !important;
}

#navigation a{
background:#2A2A2A!important;
border:1px solid #8BC53F!important;
color:#8BC53F!important;
}

#navigation a:hover {
color:#6EBCFF !important;
}

#search-terms{
background:#000 !important;
border-color:#fff !important;
border-bottom-width:1px !important;
color:#dcdcdc !important;
}

#search-terms:hover{
background:#222 !important;
border-color:#33CCFF !important;
color:#6EBCFF !important;
}

#search input[type="submit"] {
background-color:#222 !important;
}

.good-rank {
color:#8BC53F !important;
}

#logo a,a,*{font-family: Calibri, Arial, serif !important;
}

#show-code pre{
background:#1a1a1a!important;
color:#8BC53F !important;
}



}