Set the height of #page equal to the height of the image and it should work.
Set the height of #page equal to the height of the image and it should work.
The biggest problem is you are using classes and not inline styles. Being that outlook express (and many other clients) have trouble with using <style> blocks, you need to do everything inline. It's going to be a lot of hard work, but that's the way it has to be built to view properly in most email clients.