body {
  background: #e0e0e0;
}

.adam {
  padding: .5em 5.5em .5em .5em;
  text-align: center;
}

tr td.intro p {
  max-width: 35em;
}

p {
  max-width: 50em;
}


:link {

}

h1 {
  font-family: sans-serif;
  background: #d0d0d0;
  border: groove #aaaaaa;
  padding: .1em .1em .1em .1em;
}

h2 span {
  background: #e8e8e8;
  border-style: dotted;
  border-width: thin;
  border-color: #453422;
  font-family: sans-serif;
  padding: .1em .1em .1em .1em;
}

.cc {
  text-align: center;
  border: 0;
}

p.bottom {
  font-size: .5em;
  font-style: italic;
}

