body
{
	background-image: url(../images/churchandworld.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10px 10px;
	list-style-type: circle;
	}
.dropcap {
  float: left;
  font: normal 60pt/0.8em Helvetica, Verdana, Arial, sans-serif;
  color: chocolate;
  margin-right: 3px;
}