I am trying to set up application variables to pass colors to my various pages, but nothing I have tried seems to work correctly. I have tried using a single # in front of the hexidecimal color code, I have tried none and two. I either get an error, or the wrong color. BTW, if I display the value just before I call it in the body tag, it shows that the value is correct. If I just put the color code itself in, I get the right color. How do I handle this? Obviously, the point of all this is so I can change my color scheme by modifying one page. Thanks!