body {
  background: #e0f5f1;
  font-family: Verdana,sans-serif;
  font-size: 14px;
  padding: 100px;
  line-height: 1.3;
  color: #222;
  margin: 0; }

h1, h2 {
  font-family: "Segoe UI",Verdana,sans-serif; }

div.content {
  width: 650px; }

h1, h2, p, ul, dl {
  margin-bottom: 20px; }

h1 {
  color: #b30000;
  font-weight: lighter;
  font-size: 36px; }

h2 {
  color: #b30000;
  font-size: 28px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-weight: normal; }

a {
  color: #b30000; }

dl dt {
  font-weight: bold; }

.new {
  color: red;
  font-weight: bold; }
