
body {
  background-color: #DFFFFF;
  background-image: url(above_clouds.jpg);
  font-family: "Platino Linotype", Sylfaen, Georgia, serif; 
}

  
p.heading {
  font-size: large;
  font-weight: bold;
  margin-top: 0;
}

p.narrative {
  font-size: 1.25em;
  margin-left: 5%;
  margin-right: 5%;
  }
  
p.hlight {
  font-weight:bold;
  font-size: 1.5em;
  margin-left: 5%;
  margin-right: 5%;
  }

span.emph {
  font-weight: bold;
  }
  
td { font-weight: bold; }

#checks { margin-left:5%; }
#checks2 { margin-left:5%; }

#title { text-align: center; }

#home  { text-align: center; }
  
