html,
body {
	margin: 0;
	height: 100%;
	overflow: hidden;
	background: none;
	background-color: transparent !important;
}
#content {
	display:none !important;
}

img.print {
	display:block !important;
	height: auto !important;
	width: 17cm !important;
}
