BODY {
  color: #000;
  background-color: #fff;
  font-size: 10pt;
}

H1 {
  text-align: center;
}

div.dailyimage {
  text-align: center;
}

div.dailycomment {
  text-align: center;
}

div.link {
  text-align: center;
}

div.signature {
  text-align: center;
  margin-top: 5em;
}

A:link { color: #00f }
A:visited { color: #00a }
A:hover { color: #f00 }
A:active { color: #f00 }
A:focus { color: #ff0 }
A:focus:hover { color: #ff0 }

.sign {
  color: #fff;
}

H3 {
  margin: 1em;
}

hr.sep {
  display: none;
}

span.hide {
  color: #fff;
}
