	body	{background-color: rgb(241,244,213);
		margin: 0px;
		padding: 0px;
		}	

	p	{margin: 0px;
		 padding: 0px;
		 font-family: Arial, Helvetic, Tahoma, sans-serif;
		 font-size: 10pt;	
		 color: black;
		}
	
	#photo	{height: 317px;
		 width: 400px;
		 text-align: center;
		 background-color: white;
		 margin: 0px;
		 padding: 0px;
		}


	span	{font-weight: bold;
		}


	#caption
		{height: 52px;
		 width: 400px;
		 background-color: rgb (241, 244,213);
		 position: absolute;
		 top: 318px;
		}

	#caption p	
		{margin: 2px 5px;
		}

