	html {
		width:100%
	}
	body {
		color:#456336;
		font-family:Arial, Helvetica, sans-serif;
		background-color:#009966;
	}
	.main{
		width:90%;
	}
	.mainLogo{
		margin-bottom:2cm;
	}
	.mainContent, .mainContent table{

	}
	.mainContent p{
		font-family:Arial, Helvetica, sans-serif;
		color:#456336;
		font-size:17px;
	}
	p.offer{
		font-size:17px;
		margin-bottom:1.5cm;
		margin-top:1.5cm;
	}
	.totalOrder{
		font-size:20px;
	}
	.subOrder{
		font-size:17px;
	}
	.mainFooter{
		position:absolute;
		bottom:2cm;
		*bottom:0px;/*ie*/
	}
.bottomimg, .tableprint{
	width:640px;
}	
	