Re: backround and #logowrapper
Well, as that's the whole background, you CAN'T make it go away, as that's what your sites pages actually "lay" on, but you CAN change that background to #fff; (white).
Then you can make your site use the whole page by finding this line of code:
Code:
#mainWrapper {
background-color: #ffffff;
text-align: left;
width: 750px;
vertical-align: top;
border: 1px solid #9a9a9a;
}
And change the "width: 750px;" to width: 100%;
Teach them to shop and they will shop today;
Teach them to Zen and they will OWN a shop tomorrow!