.top, #end { display: none; }
html { background-color: #ddd; }
body { padding-top: 0; }
#txt {
	display: block;
	float: none;
	width: 100%;
	margin: 0;
	background: none;
	
}
#txt .bg.left,
#txt #print { display: none; }
#txt #pl, #txt .content,
#txt .dyn { background: none; border: 0; }
#txt #pl h1.pagename {
	background: none;
	color: black;
}
#content #txt .content { background: none; }
#txt #pagefrom { display: block; }
