/* @(#)$Id$ */

:root {
  color-scheme: light dark;
}

h1 { 
  font-family: "Lucida Console", Monaco, monospace;
  font-size:   large;
  font-weight: normal 
}

p {
  font-family: "Lucida Console", Monaco, monospace;
}


p.center {
  text-align: center;
}

h1.center {
  text-align: center;
}

img.tom{
  width: 100%;
  max-width: 537px;
  height: auto;
}
