html, body{
	overflow:visible !important;
	}

body>h1, body>h2 {
	page-break-before: always;
	}

#header, #footer {position:fixed !important;}

div+h1 {page-break-before: avoid;}
