@import "screen.css" ;

 body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 62.5%;
}

#mainframe
{
	width: 650px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

#topmenu, #header, #tree, #addons, .spacer2, #footer_right { display: none; }

/*#article #keywords { display: none; }*/
#article .print { display: none; }
#article,
#folder,
#formpage
{
	
	padding: 10px;

}

/*#article .tips { display: none; }*/

#wrapper,
#wrapperleft{background:none;}