body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: antialiased;
}
.quotes {
    font-size: 14px;
    color: rgb(118,59,50);
    font-weight: bold;
    font-style: italic;
  margin-left: -25px;
}
.page-title {
  font-size: 22px;
  color: rgb(81,98,124);
  font-weight: bold;
}
.wheat-bkgrnd1 {
  background-image: url("/wp-content/uploads/2019/02/wheatlitebknd.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow:	visible;
}
.blue-text {color: #51627c; font-weight: bold;}
.red-text {color: #88222f; font-weight: bold;}