/* napafasa.org print css
by Qian XIE, http://www.napafasa.org/ */

/*html elements*/
body {
	color : #000000;
	background: #ffffff;
	font-family: serif;
	width: 100%;
}
a { 
	text-decoration : underline; 
	color : #0000ff; 
}

#nav, #botmenu{
	display: none;
}

#top, #bottom {
	display: none;
}

