.LentCross {
	background-image: url(images/LentCross.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.LentCrossSmaller {
	background-image: url(images/adventwreath4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#header {
  color: #306;
  font-family: "Informal Roman", "Palatino Linotype", "Times New Roman";
  font-size: 34px;
  font-weight:bold;
  padding: 0em;
}

#datetext {
  color: #306;
  font-family: "Times New Roman";
  font-size: 14px;
  font-weight:bold;
  padding: 0em;
}

#versetext {
  color: #306;
  font-family: "Times New Roman";
  font-size: 14px;
  font-weight:bold;
  padding: 0em;
}

#Content {
  color: #000;
  font-family: Verdana,Arial,sans-serif,"Times New Roman";
  font-size: 14px;
  padding-top:0.5em;
  padding-bottom:0.5em;
  padding-right:1.5em;
  padding-left:1.5em;
}

