body { color: #000000; background: #FFFFdd; margin-left: 2%; margin-right: 2%; font-family: Arial, Helvetica, Sans-Serif; font-size: 100%;}
h1, h2 {font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif; }
h1 	{font-size: 150%; text-align: center; }
h2	{ font-size: 125%; margin: 0; padding: 0; text-align: left; }

a { font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif; 
	font-weight: normal;
	text-decoration: underline; 
	background-color: transparent; 
	color: #00008B; 
	}

a:visited
{ color: #555; }

a:hover
{ color: #BC001D; } 

img 		{ border: 2px solid #00008B; }


p.center	{ text-align: center;
		}
/* centred para is on all pond images and all house images */

p.ack { 
	margin: 5em 0 0 0; 
	font-style: normal; font-size: 80%; 
	text-align: center;
	border-top: 1px solid; border-color: #00008B;
	padding: 5px 0;
	 }

/* acknowledgement on all 2004 images */	

#crumb {font-style: normal; font-size: 80%; padding: 0 0 1em 0; 
 } 
#crumb p {text-align: center; }


