So you just want the image sto look smaller? If so, you should either edit the image's height and width:
Code:
<imgf src="img.gif" border="0" height="x" width="x">
Or
Edit the image in a graphic editor and reduce the height and width of the pixels there.
