.tdimage1{	
		/*set the image as a background*/	
		background-repeat:no-repeat;	
		background-image:url(images/testimonialbox20.jpg);	
	}	
	
	.maincontent{	
		/*set the font style for the main content*/	
		color:black;	
		font-family:verdana;	
		font-size:10pt;	
		display:block;	
		/*align the main content nicely*/	
		padding-left:20px;	
		padding-bottom:40px;	
		padding-right:30px;	
	}