body {
	font-family: comic sans, arial, times new roman, serif;
	font-size: 12pt;
	color: #191970;
	background: url('../images/bkg4.jpg') ;
	background-color: #DCDCDC;
	text-align: center;
	}

h1           { 
	color: #00008B;
	font-family: Comic Sans, Arial; 
	font-size: 36pt;
	Text-align: center; 
	padding-top: 0px;
	padding-bottom: 0px;
	word-spacing: 5px;
	font-weight: 400px;
	}
	
h2           { 
	color: #00008B;
	font-family: Comic Sans, Arial; 
	font-size: 18pt;
	Text-align: center; 
	padding-top: 0px;
	padding-bottom: 0px;
	word-spacing: 5px;
	font-weight: 400px;
	}




<!--  hyperlinks{  }
a:link       { 

<!--  add
	}

a:visited    {
<!--  add
	}

a:hover      { 
<!--  add
	}

a:active     { 
<!--  add
	}



<!-- photo hyperlink{  }
.photo:link       { 
	text-decoration: none;
	border: 3px solid #4EABCD;
	}

.photo:visited    {
	text-decoration: none;
	border: 3px solid #4EABCD;
	}

.photo:hover      { 
	text-decoration: none;
	border: 3px solid #FFFFFF;
	}

.photo:active     { 
	text-decoration: none;
	border: 3px  solid #4EABCD;
	}

