body {
  text-align: center;
}

img {
  border-width: 0;
}

#title {
  font-family: "Georgia", "Didot", "Times New Roman", serif;
}

#date {
  font-family: "Times New Roman", serif;
  color: #999;
  font-size: medium;
  text-align: left;
  position: absolute;
  top: 0px;
  left: 2em;
}

#navigation {
  word-spacing: 2em;
}

.desc {
  font-family: "Tahoma", "Helvetica", "Arial", sans-serif;
  margin-top: 2em;
  margin-bottom: 1em;
}

.photo img {
  margin: 0.5em;
}