Looking to begin customization of the look & feel of this store and I'm already in trouble. I see there is a tag in the BODY element of the main page that I want to access:
<body id="indexBody">
...but I can't find the definition in any of the 3 CSS docs that are being referred to in the header. How can I customize this element?
For the record the CSS docs are:
stylesheet_new.css
stylesheet_original.css
print_stylesheet.css
This is my third e-commerce module customization... I should have known from experience that this wasn't going to be easy.



