.nonPrintable {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}

