html, body { height: 100%; overflow: auto;	 text-align: center; }
body { background: #FFFFFF; font: 86% Arial, sans-serif; margin: 0; text-align: center;height: 100%; }
.container{
	width: 922px;
	height: 100%;
	background-color: #FFFFFF;
	border: 0px solid red;
}
.footer{
text-align: right;	
vertical-align: bottom;
padding-bottom: 10px;
}
img,  A{
	border: 0px;
}
