Tom, what is the URL of your blog?
The reason I made all images float right by default was because I tend to use image thumbnails more often than full size images.
Try adding something like .post img { float:none; margin:1em 0; }
at the beginning of style.css
.