I can't tell what your saying. Does the image shake while it animates or does it appear in the middle one time and to the left another?
You could use the Center tag
HTML Code:
<center> <img src="file path"> </center>
or
HTML Code:
<align="Left">
if that's what your asking.