@namespace url(http://www.w3.org/1999/xhtml);

/* ------------------------------------------ */
/* Made by: Arber/Beni Dhomi at www.DHOMI.com */
/* ------------------------------------------ */

@-moz-document domain("goosh.org") {
/* everything in Segoe UI */
body,td,input,textarea,select,a,
div {font-family: Segoe ui, tahoma, helvetica, sans-serif  !important;}

/* background */
#body {background-color: rgb(0,0,0) !important}
#output,a{color: rgb(90,190,90) !important}

span.inputb{color: rgb(0,255,0) !important}
.less,.info{color: rgb(190,190,190) !important}

}

