Hi, I have the following page, knowledgenotebook.com/index5.html Which I think is ok. Long story short, it's inherited from a previous designer... but it uses a large CSS file, namely style2.css, (215k), I want to remove it but retain some element of it, but I'm not a CSS expert. Here's my attempt, knowledgenotebook.com/index5b.html Question, how do I copy elements that the current index5.html uses from style2.css to the main_new5b.css file, so that, the index5b.html would look exactly the same as index5.html ? Many thanks.