body {
  margin: 19;
  background-color: #fff;
  font-family: sylfaen;
  font-size: medium;
  margin-left: 19px;
  margin-right: 19px;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-top: 10px;
  margin-left: 19px;
  margin-right: 19px;
  border-left: 1px dotted #bdb;
  border-right: 1px dotted #bdb;
}


h2 {
  font-size: medium;
}

#logowrap {
  text-align: center;
}

#hpage {
  background: no-repeat url("../images/hpage.jpg");
  width: 162px; height: 24px;
}

#logo {
  background: no-repeat url("../images/logo.gif") center;
  width: 226px; height: 200px;
}

#logo h1 {
  display: none;
  margin: 0;
}

#contact {
  text-align: center;
}

#credits {
  text-align: center;
}

#credits p {
  font-size: x-small;
}


#adoption dt {
  font-size: small;
  font-weight: bold;
  margin-top: 12px;
  border-top: 1px dotted #bdb;
  padding-top: 12px;
  clear: all;
}

#adoption dd {
  font-size: small;
  padding-bottom: 12px;
}




