body { color:white;
	background-image:url(cellbg.gif);
	background-color:black;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-postion:center center }
a:link { color:yellow; text-decoration:none }
a:visited { color:silver; text-decoration:none }
a:hover { color:blue; background-color:silver; text-decoration:underline overline }
h1,h2,h3 { text-align:center; color:white }