body {
	margin: 0;
	padding: 0;
	background: #FFF;
}

img {
	width: 100%;
	max-width: 1000px;
	display: inline-block;
}