body {
	wdith: 100%; 
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
