/*famalbum.css updated 12 May 01*/

BODY	{
	background-image: url("watermark1_75.jpg");
	}
	


H1	{
	font-family: cursive;
	text-align: center;
	}
	
H2	{
	color: red;
	text-align: center;
	}

H3	{
	text-align: center;
	color: green;
	font-weight: bolder;
	border-style: ridge;
	border-width: thin;
	border-color: green;
	}

TD	{
	background-color: lime;
	text-align: center;
	}
	
SPAN.amud	{
	font-size:0.66em
	}