#header, .breadcrumbs, .submit-row, 
.add-another, .datetimeshortcuts, 
.object-tools, .add-new, .add-mass,
.plain-inline-tables .actions, h1,
.plain-inline-tables thead th:nth-child(1){
	display:none;
	position:absolute;
	height:0;
	width:0;
	overflow:hidden;
}

@page { 
    margin: 0.5cm;
}

body 
{
        background-color:#FFFFFF; 
        margin: 0px;
   }