header {
	background-color: whitesmoke;
	color: yellow;
    }

body {
	background-color: whitesmoke;
	color: white;}
h1 {
	text-align: center;
	font-family: serif;
	font-size: 60.0pt;
	color: black;
	line-height: 85%}

h2 {
	text-align: center;
	font-family: serif;
	font-size: 16.0pt;
	
	color: black;}

h3 {
	text-align: left;
	font-family: arial;
	font-size: 32.0pt;

	color: white;}

h4 {
	text-align: center;
	font-family: ariel;
	font-size: 30.0pt;
	color: darkseagreen;}

p {
	text-align: center;
	font-family: serif;
	font-size: 26pt;
	line-height: 110%;
	color: black;}

p.sml {
	text-align: center;
	font-family: serif;
	font-size: 26pt;
	line-height: 110%;
	color: black;}

p.green {
	text-align: center;
	font-family: serif;
	font-size: 26pt;
	line-height: 95%;
	color: darkseagreen;
	font-weight: bold;}	

img.align-center  {
	display:block;
	margin: 0px auto;}

blockquote {
	float: right;
	width: 500px;
	font-family: arial;
	font-size: 30pt;
	line-height: 110%;
	margin: 0px, 0px 10px 10px;}

footer {
	background-color: whitesmoke;
	text-align: center;
	font-family: serif;
	font-size: 16pt;
	line-height: 70%;
	color: black;}