Site about to go live - but mac browsers are killing me!

Hey guys. I made this site. The problem is netscape.4.0 and mac.ie.5.1 won’t show the background color. I have two different ways of doing th ebackground color:

#content {
background-image:url(…/images/content_background.jpg);
background-color: #EFF4ED;
}

Neither one of these seems to make the background the desired color. Any ideas?