
/* This is the td setting to call the background image and set text position */

td.paraimagebg

{ 
	background-image: url("http://www.openingbutterflies.co.uk/images/bg/para_195x100.gif");
	background-repeat: no-repeat;
	background-position: left top; 
	padding: 20px 0px 20px 20px;
	text-indent: 20px;
	color: white;
	font:0.9em Arial, Helvetica, "Calibri", sans-serif;
	text-align:left; 
	vertical-align: top;
}