as many of you know i have my website www.mytvtalk.com and im in the process of redesigning it, but if run into a problem, when the content section gets bigger IE more text the background repeats thats what i want but so does the navigation section and i dont want this but their the same file (background image) so would i have to make a seperate image for each parts? thanks in advance.
I suspect you should probably split the nav and the content into different divs and use a different background image for both, using no-repeat for the nav background image.