General changes from using tables to CSS for layout
- Change
TDcontainers toDIVcontainer - Use percentages for specifying div widths so pages reflow to the full width of a graphical window
- Use percentages for font size so that fonts stay proportional as text size increases or decreases
- Start out by setting margins and padding to zero and then make adjustments to them to get styling
- Use em and ex for padding and margins so when pages resize