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

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