BODY{		background: white;
		color: rgb(58,175,64);
		font-family: Rockwell,Georgia,Tahoma }

BODY.header{	background: rgb(58,175,64);
		color: white;
		font-family: Rockwell,Georgia,Tahoma }
		
A:link{         background: white;
                color: green }
A:visited{	background: white;
		color: brown }
		
H1{		background: rgb(58,175,64);
		color: white;
		font-family: Rockwell,Georgia,Tahoma;
		font-size: 18 pt;
		text-align: center }

H2{		background: rgb(58,175,64);
		color: white;
		font-family: Rockwell,Georgia,Tahoma;
		font-size: 14 pt }


P.photo{	background: white;
		color: rgb(58,175,64);
		font-family: Rockwell,Georgia,Tahoma;
		text-align: center }

P.author{	background: white;
		color: rgb(58,175,64);
		font-family: Rockwell,Georgia,Tahoma;
		font-size: 8 pt;
		text-align: right }


