/* Site-specific CSS goes here */

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