@media print{
	@page {
		size: portrait;
		margin: 0;
	}
}