You know there is a straight forward way of answering your own question. What is the id of the "main" div you want to restyle? Where in the CSS files do you find references to it?
I would suggest you get the "Web Developer" extension for Firefox. It's a great way to see what styles apply to what part of a template. In other words, it tells you *where* to work. After that, I'm afraid you are on your own.
I know exactly where the main is in the css file. I have been able to change everything I have wanted with the exception of the width and placement of the main body that already exists. Anything I have added above it I can move where I wish and size how I want, but it has no effect below it. Thanks chief developer for your assumptions.
Comments
Really now, do a little work on your own.