.simplePullQuote{
	width:400px;
	background: 0% 14% no-repeat url("../images/quote.png"); 
	padding:3px 0 15px 40px;
	font-size:18px;
        font-family: 'Trebuchet MS', Helvetica, sans-serif;
        margin-right: auto;
        margin-left: 65px;
        margin-top:20px;
	}
