
@media print {
#header {
	display: none;
}
body {
	font-size: 10px;
}
}
