I am looking for some assistance with getting an image aligned within the text of my Page template. This is NOT a post -- I know I can align an image in a post with the editor, but I'm trying to make this image appear in the same place on every Page (not post) by using the template. I don't want to have to insert the HTML for the image in the content of the page every time I write a new Page.
The CSS I'm using is
float:left
margin-top:200px
This is doing a nice job of placing the image where I want it, but the whole point is to wrap text around it -- and at present, the text won't wrap above the image, only below it. There is a big blank space for the 200px above the image, where I want text to wrap around.
You can see the page here:
http://www.emmanuelbiblefellowship.com/men/
Thanks in advance for any help! :)