body
{
  padding: 20px;
  font-family: monospace;
  font-size: 20px;
}

.bgred
{
  background-color: #f66;
}

a, a:visited
{
  color: blue;
}
