@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("docs.google.com") {

tr#navigation{
	display: none !important;
}

body#wys_frame {
	margin: 15px auto !important;
	width: 60% !important;
	max-width: 800px !important;
	background-color: #ccc !important;
	color: #111 !important;
	font-size: 150% !important;
	line-height: 150% !important;
}

body#wys_frame h1 {
	font-size: 200% !important;
	line-height: 100% !important;
}

body#wys_frame h2 {
	font-size: 125% !important;
	line-height: 100% !important;
}

}