BODY {
  width: 40em;
}

P {
  text-align: justify;
}

DIV.figure {
  float: right;
  clear: right;
  margin: 1em;
}

DIV.figure P.title {
  text-align: left;
  font-size: 50%;
  color: #c00;
}

DIV.figure IMG {
  align: center;
}

:link {
  color: #c00;
}

:visited {
  color: #777;
}
