I tried doing this, and it didnt work. Im goign to identify the $css in the else of an if else statement; so when its else, it willl turn the web page that color, but i cant figure out how to acomplish it.
$css = "<style type="text/css">
body {
background -color: #ffoocc;
}";