Hello I love the simple zen cart template it is what i have been
looking for, thank you.

I am using the latest zen cart version, no addtions

Questions however..

1. i have been racking my brain looking at the css trying to find how the code where i would change the right and left nav columns background color from white to black

here is the css code, but i don't see where to change it, I also tried
rightboxcontent in css to no avail.

What part of the code do I change to to switch the right and left backgrounds columns to black?


#navColumnOne {
padding: 0.5em;
}

#navColumnTwo {
padding: 0.5em;
}

#navColumnTwo a {
color:#933;
}

#navColumnTwo a:hover {
color:#333;
}
2. what file do i change so it does not say "Zen Cart! The art of commere" in the browser tabs window.

thank you for your response in advance