What if you tried to put all the CSS in a different file... A CSS-file... Then it will look a lot clearer than it is now...
You just have to put this line in the page where you want you CSS applied:
Code:
<link rel="stylesheet" type="text/css" href="style.css"/>