body {
	background: white;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 0.8em;
	}
	
#wrap, #head, #content {
	width: 100%;
	}
	

#secondary, #foot, .menu, .stbutton {
  display: none;
}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
