body
{
  background: #fee;
  line-height: 1.5em;
  margin: .5in;
  max-width: 60em;
}

tr:nth-child(even)
{
  background: #edf5fa;
}

.map
{
  float: right;
}

.map,
#page img
{
  margin: 1em .5in;
}

#content
{
  overflow: hidden;
}

#page form
{
  text-align: right;
}

#page h1
{
  text-align: center;
}

#page img
{
  float: left;
}

