// Give headings a little breathing room.
h2, h3, h4, h5, h6 { margin-top: 25px; }

.center-image
{
    margin: 0 auto;
    display: block;
}
