@page {
	size: 210mm 297mm ;
	margin: 25.4mm 31.75mm;
}			
body{
	margin: 0;
	background: white;
}
div#cover {
    width: 146.5mm;
    height: 246.2mm;
    margin: 0;
    position: relative;
    page-break-after: always;    
    background: white;
}
#cover div:last-child {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}
