
.bookcover {
  border-top: 19px maroon solid;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  height: 0px;
  width: 0px;
  background-image:url(bookslice.gif);
  background-repeat: repeat-y;
  border-right: 19px maroon solid;
  border-bottom: 19px maroon solid;
  border-left: 19px maroon solid;
}

.recipebook {
  font-family: "Comic Sans MS";
  font-size: smaller;
}

.recipeprint {
  font-family: "Comic Sans MS", sans-serif;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 12pt;
}

DIV.newpage {
  page-break-before: always;
}

DIV.samepage {
  page-break-inside: avoid;
}

.old {
  color: #72463F;
  background-color: #F8F5DC;
}

.oldquote {
  font-size: smaller;
  font-weight: bold;
}
