html, body { 
	background-color:#ffffff;
	margin: 0; 
	padding: 0; 
	text-align: center; 
	overflow:auto;
}
