#mast { height: 275px; background-image: url(/images/layout/top_bg.jpg) repeat-x left top; }
to repeat an image as, you guessed it, a mast that runs along the top. But, it's not doing that. If I remove the "repeat-x" it works in FF, but replicates itself throught the page in IE6. I'm working locally right now, so I can't throw up a link. Any ideas?