body { 
        background-color:<?//echo $bgcolor;?>#222222;
        background-image:url('stars.php');
        background-repeat:repeat;
        background-attachment:fixed;
		color:white;
		/*font-family:times,monospace,arial;*/
		/*font-size:1.5em;*/     
	 }
		a:link{color:tomato;text-decoration:none;}
		a:hover{color:red;}
		/*a:visited{color:violet};*/	
		.nav2{text-decoration:none;font-weight:bold;}	
		.gig{font-size:14pt;font-family:monospace;color:white;margin:10px;border-bottom:1px solid red;font-weight:bold;}
		.gig a:hover{color:#<? echo $lfg;?>; }
		.lightgig .gig{color:black;}
		form.td{font-weight:bold;}
		.catheading{
		              font-size: 190%;
		              font-weight:bold;
		              font-family:monospace;
		              color:lime;
		           }
	 