body
{
  background: black;
  color: gray;
}

div.update
{
  text-align: center;
  font-size: x-small;
  color: gray;
  position: relative;
  top: -2.5em;
}

div.intro
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 510px;
}

p.center { text-align: center; }

p.home { text-align: center; }

table.parts
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

td
{
  width: 25%;
/*  border: 2px solid white; */
}

hr.s4 { height: 4px; }