@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("dehamster.nl") {

/* breedte aanpassing*/
body 
  {max-width: 900px !important; margin: 0 auto !important;}

/* kleur aanpassing */
.postbody span 
  {color:black!important}
}
