body {
  color: black;
  background: url("../i/back.gif") white;
  font-family: Nebraska, Utopia, Classic, serif;
}
a:link {
  color: blue;
}
a:active {
  color: red;
}
a:visited {
  color: navy;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Bodoni, Italian, modern, sans-serif;
  text-decoration: none;
}
h1 i {
  font-family: Garamond, NewLondon, serif ! important;
  font-style: italic ! important;
  font-weight: lighter ! important;
  text-decoration: none ! important;
}
h1 b {
  font-family: Helvetica, Homerton, Arial, sans-serif ! important;
  font-style: normal ! important;
  font-weight: bolder ! important;
  text-decoration: none ! important;
}

