Steve,
You have the same problem as Rudy did when he displayed the Caesars graphics. On a wide screen the images display next to each other instead of on top of each other. You need to change this line:
<CENTER><IMG SRC="cae_sign.gif">
to this:
<CENTER><IMG SRC="cae_sign.gif"><BR>
and that will solve the problem.
Greg
|