body {
	background-color: #FFFFFF;
	background-image:    url(churchpenbkg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 125px;

}
h1 {  font-weight: bold; letter-spacing: 2px}
a:link {text-decoration: underline}
a:visited {color: #000066; text-decoration: underline}
a:hover {color: #CC0000}
a:active {color: #CC0000; text-decoration: underline}
p {
	font-size: 18px;
}
