
body {
	background-color: AliceBlue
}
img {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.align_center {
	text-align: center;
}