BODY
    {
	background-image: url("exptextb.jpg")
	}
P
    {
	text-decoration: none;
	font-family: Garamond, Serif;
	font-weight: normal;
	font-size: 17px;
	text-align: left;
	}
P span.headline
    {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	}
P span.healthheadline
    {
	text-decoration: none;
	color: red;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	}
div.newslet P
    {
	text-decoration: none;
	font-family: Kidprint, Garamond, Serif;
	font-weight: bold;
	font-size: 20px;
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	}
H1
    {
	text-decoration: none;
	color: blue;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 26px;
	text-align: center;
	}
H2
    {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-align: left;
	}
a:link
    {
	color: blue;
	text-decoration: none;
	}
a:visited
    {
	color: blue;
	text-decoration: none;
	}
a:active
    {
	color: blue;
	text-decoration: none;
	}
a:hover
    {
	color: red;
	text-decoration: none;
	background: #fc0;
	}
div.links P
    {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	}
div.links a:link
    {
	color: blue;
	text-decoration: none;
	}
div.links a:visited
    {
	color: blue;
	text-decoration: none;
	}
div.links a:active
    {
	color: blue;
	text-decoration: none;
	}
div.links a:hover
    {
	color: red;
	text-decoration: none;
	background: #fc0;
	}
div.floater
    {
	color: white;
	padding: 5px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 7px;
	font-size: 8em;
	float: left;
	}
div.floater a:link
    {
	color: #EF9C00;
	}
div.floater a:visited
    {
	color: #EF9C00;
	}
div.floater a:active
    {
	color: #EF9C00;
	}
div.floater a:hover
    {
	color: black;
	background: lime;
	}
div.floater P
    {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	}
div.copyright P
    {
	text-decoration: none;
	font-family: Garamond, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	}
div.alignright P
    {
	text-decoration: none;
	font-family: Kidprint, Garamond, Serif;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
	}
div.healthheadline a:link
    {
	color: red;
	text-decoration: none;
	}
div.healthheadline a:visited
    {
	color: red;
	text-decoration: none;
	}
div.healthheadline a:active
    {
	color: red;
	text-decoration: none;
	}
div.healthheadline a:hover
    {
	color: red;
	text-decoration: none;
	background: #fc0;
	}
div.churchpic	P
    {
	text-decoration: none;
	font-family: 'Carter One', sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	}
div.center p
    {display: block;
     margin-left: auto;
     margin-right: auto;
     width: 50%;
     	}