body {font-family:helvetica, sans-serif;
      color:#000;
      background-color:#ffffff;
      width:800px;
      margin:50px auto;
      padding:0;
      border-style: dashed;
}
a {color:#326EA1; 
  text-decoration:underline;
  padding:0 1px;
}
a:hover {background-color:#000000;
color:#fff;
text-decoration:none;
}
div.header {border-bottom:1px solid #999;
}
div.item {padding:5px 0;
border-bottom:1px solid #999;
}
h1 {font-family: courier;
    font-size: 38pt;
    font-style: normal
    font-variant: small-caps }