h1 {
   margin-top: 0.2em;
   margin-bottom: 0;
   font-size: 8.9em;
}
span#type { 
   display:inline-block;
   margin-top: 0.1em;
   margin-bottom: 0.05em;
   font-size: 23.5em;
   font-weight:600;
   text-indent: -0.05em;
   color: #cccccc;
   line-height:1.2em;
}

a, a:active, a:visited {
   color:#0000ff;
   text-decoration:underline;
}
a:hover {
   color:#ff00ff;
   text-decoration:underline;
}
p { letter-spacing: 0.05em; }

