@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("coda.fm") {

body{background:#284051 !important;}

div#footer {
background:#272727 !important;
color:#eee !important;
}

a{color:#fff !important;
}

a:hover {color:#ff9900 !important;
}

.box {
background-color:#333 !important;
}

}