body {
  color: black;
  background-color: #cfcfff;
  text-align: justify;
}
a:link {
  color: #0000ff;
}
a:vlink {
  color: #00007f;
}
ul {
  list-style-image: url(../bullet.blue.png);
}
img { 
  border-width: 0px;
  border-style: none;
  outline-style: none;
  outline-width: none;
}
.homeref {
  margin-left: 20px;
  margin-top: -0px;
}
.author {
  text-style: italic;
}
.obituary {
  text-align: center;
}

