Awesome. Glad you think it might be a good idea.
I have now added the "main-contain" area which is where all the content will be going.
website
I think the css is correct for this. Yes?
Code:
#main-contain {
background-image:url(images/main-con-bg.png);
height:1000px;
margin:auto;
width:790px;
}
I could use some design advice though....I dont like how the bottom of the header and the main-contain look where they meet. Any ideas there?