@charset "iso-8859-1";
body {
  background-color: #fff;
  font-family: Verdana, "Bitstream Vera Sans";
  font-size: 14px;
}

#title {
  color: #fff;
  font-size: 200%;
  background-color: #585161;
  padding: 10px;
}

.header {
  font-size: 140%;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-decoration: underline;
}

.header2 {
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: underline;
}

.text {
  margin-left: 10px;
  margin-right: 10px;
}

.text2 {
  margin-left: 60px;
  margin-right: 60px;
}

img.thumbnail {
  border: 1px #000 solid;
  margin-left: 10px;
  margin-right: 10px;
}

a { color: #3374b7; text-decoration: none; } 
a:link { color: #3374b7; text-decoration: none; } 
a:visited { color: #3374b7; text-decoration: none; } 
a:active { color: #3374b7; } 
a:hover { color: #3374b7; }

a.screenshot {
  text-decoration: none;
}

ul.feature-list {
  margin-top: -0.7em;
}

li {
  list-style: square;
  margin-bottom: 0.2em;
  margin-left: 0.1em;
}
