@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("docs.google.com") {

  .editor {
  	margin: 150px !important;
  	background-color: #000000 !important;
  	color: #00DD00 !important;
  }

}