@teegurl61.ti, while the solution provided does work the text-align property is best used for aligning text.
Rather than wrapping the img element in a div there is another way to center your image. Search for center an image css and the first hit will show you how to accomplish this using the margin property.
Try it when you have a free moment.