I have a question on the subject of HTML. Can you assign an "id" attribute to elements like <h1>(so that you can later define their specifics in a stylesheet?
That tells browser to display any <h1> found inside a container with "menu" class in black, and <h1>'s found inside a container with "text" class in black.