body {
    background-color: lightblue;
    font-family: Arial, Helvetica, sans-serif;
}

img {
	max-width: 100%;
	height: auto;
}