h1 {
	
	color: #ff6600;
	font-size: 2.5em;
	text-align: center;
	padding: 0.2em;
	border-style: double;
	letter-spacing: 0.15em;
	}
#photo-box {
	border-style: solid;
	border-width: 5px;
	border-color: #cd853f;
 }
p.source {
	text-align: left;
	margin-top: 10em;	
}
p.source2 {
	text-align: right;
	margin-top: 10em;
}
div.footer {
	clear: both;
	background-color: #ccff66;
	color: white;
	padding: 3px;
}
div.footer {
	text-align: center;
	margin: 0px 0px 0.5em 0px;
}
p.footer p. returnlink a {
	color: blue;
}








