body
{
}

.note 
{ 
  font-family: monospace;
  border: solid 1px blue;
  padding: .5em;
}

.note:before
{
  content: "Note: ";
}

#toc
{
}
