/* CSS Document */

body {
  background-color: rgb(255, 255, 255);
}

img {
	width: 100%;
	max-width: 1024px;
}