I am working on a site I didn't design that has all the body copy reversed out of a black or very dark background. The client is married to the idea that this site should be scalable (percentage based sizing) rather than a fixed pixel dimension. You can probably visualize the problem I am having making the type look good no matter what size the window is. I am using a pixel font with the movie quality set to low, however if the movie properties are set to 800 x 600 resolution, it still looks funky at 1024 x 768. Is there anything else I can try to overcome this? The only thing left I can think of is making two versions of the site with a Javascript to sniff out the resolution.

Thanks very much!!