body {
  font-family: Verdana,Arial,sans-serif;
  font-size: 10pt;
  background:#ffe;color:#600;
  width:730px;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-size: 13pt;
  font-weight: bold;
}

#all div {
  border-bottom:1px solid #ccc;
  text-align:justify;
  display:none;
}

#tech {
  text-align:right;
  font-size:xx-small;
  color: #ddd;
}

#tech a {
  text-decoration:none;
  color: #ddd;
}

.links {
  text-align:right;
  font-size:x-small;
}
