@media screen {
#img{		
	position: absolute;	
	margin: 0em 0em 0em 2em;   	
}
#loadtable{		
	position: absolute;
	margin: 4em 0em 0em 24em;   	
}
#foot{
	position: absolute;
	margin: 48em 0em 0em 0em;   	
	text-align: justify;
}
#text1{
	position: absolute;
	margin: 13em 40em 0em 0em;   	
	text-align: justify;
}
#contact{
	position: absolute;
	margin:  29em 0em 0em 2em;
	left: -23px;
	top: 14px;
}
#contactbuttons{		
	position: absolute;	
	margin:  45em 0em 0em 12em;
}
#centertext{
	position: absolute;
	margin: 0em 0em 0em 24em;   	
}
.number {
	text-align: right;
}
.values1 {
	background-color: #CC6;
}
.values {
	background-color: #CCA;
	text-align: right;
}
.theader {	
	background-color: #FC6;
}
.appliancename {
	background-color: #CC6;	
}
}
