body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
  background: url("images/titledBackground.jpg");
  background-color: #000000;
}

p {font-size: 10px; }

.caption {font-size: 9px; }

.haiku {
  font-family:Skia, Palatino, "Lucida Grande", "Comic Sans MS", "Times New Roman";
  font-size: 12px;
  line-height: 16px; }

a {
  color: #CCCCFF; 
  text-decoration: none; }
a:hover {
  background: #999999; }
a:active {
  color: #9999FF; }

h1 {
  font-size: 14px;
  color: #CCCCCC; }

h2 {
  font-size: 12px;
  color: #CCCCCC }
  
h3 {
  font-size: 11px;
  color: #CCCCCC }