body {
  margin:0px;
  margin-left:20%;
  margin-right:20%;
  margin-bottom:110px;
  padding:0px;
  font: 12pt arial,helvetica;
}
h2, h1 {
  margin-top:0px;
}
a {
  color:blue;
}
img {
  border:0px;
}
table, tr, td {
  vertical-align:top;
}
#content {
  text-align:center;
}
img.thumbnail {
  border:1px solid silver;
}
img.screenshot, .screenshot {
  border:1px solid black;
}
#screenshot_table td {
  vertical-align:top;
  text-align:left;
}
#screenshot_table td.caption {
  padding-left:2em;
}
ul {
  margin-top:0px;
}