
BODY {
  color: #333333;
  background-color: white;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-image: url(Images/Packrat%20Logo.GIF);
  background-position: center top;
  margin-top: 110pt;
}

P.pick {
  color: black;
  font-size: x-small;
  text-align: center;
  padding-top: 4px;
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  border-top: thin black solid;
  clear: none;
  width: auto;
  height: auto;
  border-right: thin black solid;
  border-bottom: thin black solid;
  border-left: thin black solid;
}

H1 {
  color: red;
  text-align: center;
  text-transform: none;
  background-color: white;
  padding-top: 0pt;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0pt;
}

DIV {
  padding-top: 20px;
  border-left: none;
}

TABLE.single {
  background-color: olive;
}

TABLE.album {
  background-color: white;
}

IMG.insert {
  margin-left: 10px;
  margin-bottom: 10px;
  text-align: right;
}

TABLE.art {
  background-color: gold;
  cellpadding: 2px;
  cellspacing: 0px;
}

TABLE.civ {
  background-color: blue;
}

PRE.poem {
  text-align: left;
  white-space: pre;
  text-transform: none;
  margin-left: 10%;
}

TITLE {
}
