@media print{
#centertext{
	margin: 0em 0em 0em 18em;   	
	position: absolute;
}
#img{		
	margin: 0em 0em 0em 0em;   	
}
#text1{
	margin: 0em 13em 0em 0em;	
	position: absolute;	
}
#contact{		
	margin:  22em 0em 0em 0em;
	position: absolute;
}
#contactbuttons{		
	margin:  39em 0em 0em 10em;
	position: absolute;
}
#foot{
	margin: 42em 0em 0em 0em;   	
	text-align: justify;
	position: absolute;
}
#loadtable{		
	margin: 120em 0em 0em 0em; 
}

.number {
	text-align: right;
}
.values1 {
	background-color: #CC6;
}
.values {
	background-color: #CCA;
	text-align: right;
}
.theader {	
	background-color: #FC6;
}
.appliancename {
	background-color: #CC6;	
}
}
