/*@media print {
	@page {
		size: landscape;
	}
	body { 
        writing-mode: tb-rl;
    }
}*/