#menu, 
.print 
{
	display: none;
}
#content {
	top: 0;
	left: 0;
}
.text {
/*
	position: absolute;
	top: 40px;
	left: 40px;
*/
	width: auto !important;
}
.top,
.bottom
{
	display: none;
	background: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7
{
	display: block !important;
	margin-bottom: 10px;
}
