
li {
  list-style-image: url(../images/li-berry.jpg);
}
hr {
  color: #BB5B89;
}

body {
  background-color: #FFEFD5;
  color: #8B4513;
  font-family: "Book Antiqua", "Times New Roman";
  font-size: medium;
  background-image: url(../images/bck_36_parchment_tan.jpg)
}

a {
  color: #000080;
  text-decoration: none;
  font-size: x-small
}

a:visited {
  color: #000080;
  font-size: x-small
}

a:hover {
  color: #DC143C;
  font-size: x-small;
  font-weight: bold;
}

h1 {
  font-size: xx-large;
  color: #BB5B89;
  font-family: "Edwardian Script ITC"
}

h2 {
  font: ;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  font-size: small;
  color: #8B4513;
  display: inline
}

h3 {
  font: ;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-weight: bold;
  font-size: xx-small;
  vertical-align: bottom;
  text-align: center;
  color: #BB5B89
}

h4 {
  font: ;
  font-family: "Book Antiqua", "Times New Roman", serif;
  font-size: medium;
  font-weight: bold;
  display: inline;
  color: #000080
}