body {
	margin-top:0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.centeredImage
    {
    text-align:center;
	background-repeat: repeat-x;
    margin-top:0px;
    margin-bottom:0px;
	margin:0px;
	padding-top: 0;
	padding-bottom: 0;
    padding:0px;
    }

h1.title {
 	background-image: url(../images/header_blue.JPG);
/*	background-image: url(../images/header_blue_.JPG); */
    background-repeat: no-repeat;
	font-family: Lucida Bright;
	font-size: 48px;
	margin-top:0px;
	padding: 5px;
	background-position: center;
	}

h1.title_bkp {
/* 	background-image: url(../images/header_blue.JPG); */
	background-image: url(../images/header_blue_.JPG);
    background-repeat: no-repeat;
	font-family: Lucida Bright;
	font-size: 48px;
	margin-top:0px;
	padding: 5px;
	background-position: center;
	}

h1 {
	color: white;
	text-align: center;
	font-weight: bold;
	/* background-color: #FDF5E6; */
	}

/*
h2 {
	color: black;
	font-weight: bold;
	}
*/

.indent {
	text-indent:25px;
	}


.furStdy {
	color: blue;
/*	font-weight: bold;  */
	}

/*
.keyVerse {
	color: black;
	font-weight: bold;
	}
*/
