@charset "utf-8";
/* CSS Document */

<!-- 

body {  background-color: black; color: white; }
h1 , h2 , h3 , h4 , p , a , a:link {  color: lightblue; }
a:hover { background-color: #bbb; }

-->
