body {
  background-color:#FFFF80;
  font-family: Verdana; 
  font-size: small; 
}

li {
  margin-top: 0.5em;
}

h1 {
  text-align: center;
  font-size: 270%;
  font-weight: bold;
}

img.photo {
  border: 1px black solid;
}

.banner {
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  text-align: center;
  font-weight: bold;
}

thead {
  font-weight: bold;
}
