background-position question
问题 On this page I"ve been working on forever, I have this column headed "Bid x Ask": http://www.sellmycalls.com/so-bg-pos.png in each of whose cell backgrounds there is supposed to be a bar chart that conveys the ratio of the numbers in the cell to each other. So in each cell I have a background-color: gray; and a background-image:all-white;. I can't properly position the (plenty big enough) image on the gray background. In fact, in its current incarnation, the image doesn't show up at all. How