html {
  background-color: #FFFFFF;
}

img.displayed {
	display: block;
	max-width: 95%;
	width: 800px;
    margin: 110px auto 0 auto;
}