@media print {
	html, body{
		height: 297mm;
		width: 210mm;
	}
}
