
.navbar /*  navigation bar look and feel  */   { font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif }
.title  { font-size: large; font-stretch: semi-condensed }
body    { color: #ccc; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #181818; margin: 8px }
a:link { color: #06c; text-decoration: none }
a:visited  { color: #06c; text-decoration: none }
a:hover { color: #06c; text-decoration: underline }
