body {
	background-image: url(img/book_of_hours.jpg); /* book_of_hours.jpg dead_back.jpg*/
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: white;   /* To keep Richard happy!  black; */
	
	font-family: "Goudy Old Style", Garamond, Palatino, "Palatino Linotype", serif;
	font-size: large;
	font-weight: bold;
    line-height: 1.6em;  

	}
#easel{

	margin-left: 20%;
	margin-right: 20%;
	margin-top: 10%;
	margin-bottom: 5%;
	background-color: white;
	padding: 50px; /*0 25px; */
	overflow: hidden;
	}

.collapse{
			  font-size:75%;
			  font-weight: lighter;
			}

h1 	{
	font-family: "Goudy Old Style", Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
	font-size: 170%;
    }
h2 	{
	font-family: "Goudy Old Style", Garamond, "Hoefler Text", Palatino, "Palatino Linotype", serif;
    font-size: 150%;
    }
h3	{
	font-size: 120%;
	}
/*hr 	{
	border: 0;
	background-image: url(img/bwBird4.gif);
	background-position: %50 0;
	background-repeat: no-repeat;
	}
	*/
              .footer{

			  font-size:75%;
			  font-weight: lighter;
			  text-align: center;
               }
#cookie_press{
	text-align: center;

	font-weight: bold;
	margin-right:auto;
	margin-left:auto;
}

#prayer_button{
	visibility: hidden;
}

img{
	margin-left: auto;
	margin-right: auto;
}