body, html{
	background:white;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}

img {
	max-width: 100%;
	height:auto;
}	