Instead of using a constrained bitmap image (jpg, png, etc), think about doing everything in a
vector format. Epub uses svg, for instance. This way your image can scale smaller or bigger without any loss in image quality.
This is important as display sizes change. Think of the iPad 1 resolution vs the iPad 3. Now think about versus a smart phone.