And then there's the fact that, while it's not working properly in standards-compliant browsers, it's wrong in a different way in IE (of course).
Here's the code I'm using for the div:
text-align:left;
width:650px;
height:500px;
overflow:auto;
background-color:#000;
background-image: url(/slices/T3BG.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position:center;
margin:0;
padding:0;
}
If you want to look (and I apologize in advance for the music) a page I've updated is here and one that still uses the iframe is here.











