body {
  margin: 1;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

ol {
  margin: 0 0 0 1.5em;
  padding: 0;
}

ul {
  margin: 0 0 0 1em;
  padding: 0;
  list-style-type: disc;
}

#capture {
  width: 160px;
  float: right;
}

#clear {
  clear:both;
}

#header {
  text-align: center;
  width: 309px;
  height: 84px;
}

#footer {
  background-color: #0099cc;
  color: white;
  text-align: center;
  padding: 8px;
}
