body {
	background-color: navy;
	width: 100%;
	margin: 0;
	
}

img {
  width: 100%;
  height: auto;
}

