.fond  {background-image: url("Kumano_Nachi_Mandala.jpg"); 
		background-repeat: no-repeat;
		background-size: 10000px;
		overflow: scroll;
		height:9500px;
		width:10000px;
		position: absolute;
		left: 0px;
		right: 0px;
		top: 0px;
		bottom: 0px;

} 


#txt { 
		position: fixed;
		top:550px;
		left:20px;
		height: 300px;
		width: 1200px;
		text-align: center;
		font-size: 32px;
		font-family: arial;
		font-style: italic;
		font-weight: bold;

		



	} 
