#wrapper {
  width: 650px;
  background-color: #fff;
  margin: 0 auto;
  text-align: left;
  padding: 0;
  border: 0;
}
#printheader {
  background-image: url(https://dev.pathwaysoflight.org/images/print-topimage.jpg);
  background-repeat: no-repeat;
  top: 0;
  width: 650px;
  height: 202px;
  padding-top: 0;
  margin: 0;
}
#printheader h1 {
  font-size: 13pt;
  font-family: palatino, times, serif;
  line-height: 145%;
  text-align: center;
  color: #153250;
  position: absolute;
  width: 650px;
  margin-left: 18px;
  margin-top: 50px;
}
#printcontent {
  width: 650px;
  background-color: #FFFFFF;
  padding:0px;
  margin:0px;
  font-family: palatino, times, serif;
}
#printcontent p{
  font-size: 12pt;
  line-height: 120%;
}
#printcontent .chapter {
  font-size: 15pt;
  line-height: 130%;
  text-align: center;
  padding-top: 10px;
  background: transparent;
  color: #30547B;
}
#printcontent h2{    /* used in Miracles News  */
  text-align: center;
  line-height: 130%;
  font-family: palatino, times, serif;
  font-size: 15pt;
  font-weight: bold;
  color: #30547B;
}
#printcontent h3{
  text-align: left;
  line-height: 155%;
  font-family: palatino, times, serif;
  font-size: 13pt;
  font-weight: bold;
  color: #30547B;
}
#printcontent h5{
  text-align: left;
  line-height: 155%;
  font-family: palatino, times, serif;
  font-size: 13pt;
  font-weight: bold;
  color: #30547B;
  padding: 0;
  margin: 0;
}
#printcontent .quotereference {
  font-size: 9pt;
}
#printcontent .copyright {
  font-size: 9pt;
}
#printcontent .body10 {
  font-size: 10pt;
}
#printcontent .author{    /* used in Miracles News  */
font-size: 13pt;
text-align:center;
line-height: 145%;
background: transparent;
}
#head {    /*used on Print Lesson page*/
  font-size: 16pt;
  font-family: palatino, times, serif;
  font-weight: bold;
  line-height: 130%
  background: transparent;
  color: #30547B;
  text-align: center;
}
#title p{    /*used on Print Lesson page*/
  font-size: 13pt;
  font-family: palatino, times, serif;
  font-weight: bold;
  line-height: 130%
  background: transparent;
  color: #30547B;
  text-align: center;
}
img {    /* used in Miracles News  */
  float: left;
  margin-right: 10px;
  border: 1px solid #999999;
}