@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("twitter.com") {

a {color: #00f !important;}

#side {
  background-color: #dfc !important;
  border-color: #87bc44 !important;
}

#side .notify { border-color: #87bc44 !important; }
#side .actions { border-color: #87bc44 !important; }
#side .promo { border-color: #87bc44 !important; }
#side .featured { border-color: #87bc44 !important; }
#side div.section-header { border-bottom-color: #87bc44 !important; }
#side div.section-header h1 { color: #000 !important; }
#side_ad_base { border-color: #87bc44 !important; }
h2.thumb, h2.thumb a {color: #000 !important;}

body { background: #9ae4e8 url(http://assets2.twitter.com/images/bg.gif)
                   fixed no-repeat top left !important; }

}