body {
  background-color: white;
  background-image: url(../images/backgrounds/silhouette.png);
  font-family: frutiger, homerton, arial, sans-serif
}

p {
  text-indent: 1em
}

.dummylink {
  color: #A0A0FF;
  text-decoration: underline
}

.commentleft {
  font-size: smaller;
  font-style: italic;
  text-align: left
}

.commentright {
  font-size: smaller;
  font-style: italic;
  text-align: right
}

a:link {
  color: #0000FF
}

a:hover {
  color: #0000CC
}

a:active {
  color: #000088
}

a:visited {
  color: #000044
}
