@page { size:1400px 2000px;}
body {
	background:white;
}
.LayoutHomePage .PaneLeft,
.LayoutHomePage .PaneRight,
.PaneFooter,
.PaneFooter2 {
	page-break-inside: avoid;
}