img {
    max-width: 100%;
    height: auto;
}

.centerImage
{
	display: block;
    margin: 0 auto;
}