Two questions: Concerning the main text area: Could you tell me how to change the background color of this area?

Second: Is it possible to have an image where the center navagation bar is? (but still have the nav bar function)
Here's what I have so far, but it doesn't seem to have any effect:
Code:
#navEZPagesTop {
	background:#FFDFFF; url(../images/Lipstick.gif) repeat-y; 
	}
Thanks.