body {
	color:#ccc;
	background:#000 url(stars.gif) 0 30px repeat;
}
h1,h2,h3,h4,h5,h6 {color:#fff;}
nav {border-bottom:1px solid #222;}
nav a {color:#ccc;}
a .hy {color:#ccc;}
a:hover .hy {background:#fff url(flsh-dk.gif) repeat;}

footer, footer a {color:#333;}
footer a:hover {background:#333;}
::-moz-selection{background:#fff;color:#fff;}
::selection {background:#fff;color:#fff;}
