CSS is a good way to handle style and positioning of a webpage. Do you know that you can repeat the style ids and split the styling (like, colors) and the positioning (like left and top)? The best way that I've found, two CSS, one with the positioning, and another with the styles, so if you want...