	/* the salt Blog Print layout  */
	/* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the DESIGN") is copyright 2008 the salt Blog and Qubic:net and may not be reproduced. */ 
	
	
	/* Last updated 25 Luglio 2008 */ 


	html { 
	size: A4 landscape;  
	padding:0;
	 }
	

body	{ 
	margin:0;
	padding: 0;
	border: 0;
	width:100%;
	color: #333; /* color grigio scuro */
	font: 12px/14px "Lucida Grande", "Palatino Lynotype", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
	
 html, body{ 
 	margin:0;
 	height:100%; 
 	padding:0; 
} 

 html, body, #wrap{
width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}


@page {
size: A4 landscape;  
margin:1cm; /* All margins set to 1cm */
border:0;
padding:0;
}



img{
	border:0;
	vertical-align:top;
}

