h1 {
	font-family: constantia, palatino, times new roman;
	color: #222;
	font-weight: normal;
}
h4 {
	font-family: constantia, palatino, times new roman;
	font-color: black; 
	word-spacing: 10px;
	font-weight: normal;
}	
h4 a:link,
h4 a:visited {
  color: #999;
  text-decoration: none;
}
h4 a:hover,
h4 a:active{
  color: #333;
  text-decoration: underline;
}
#tagline {
	font-family: constantia, palatino, times new roman;
	color: #999;
	font-weight: normal;
	font-style: italic;
	font-size: 80%;
}
#enclosure {
	padding-top:150px;
	text-align: center;
	line-height: 30px;
}
