body {background-color:white}
img {
	display:block;
	max-width:100%;
	height:auto;
	margin: auto
	}

div.imgdiv {
	max-width:100%;
	display:none
	}