BODY	{ background:url("./moonnight0001.jpg") black no-repeat fixed left top; }

H2	{ 
	  color:gray;
	  font-size:16pt;
	  font-family:sans-serif;
	}

P	{
	  color:gray;
	  font-family: sans-serif;
	  font-size:80%;
	}
	
a:link,
a:active,
a:visited   { color: #eee; font-size: small; font-family: sans-serif; text-decoration: none }

a:hover  {
    	    color:yellow;
    	    text-decoration:underline;
}
