.simplePullQuote{
	width:480px;
	float:center;
	text-indent:12px;
font-weight: bold;
  font-size: 1.3em;
font-family: georgia;
font-style: italic;
font-color: #983131;
	padding:0px 0 10px 10px;
	margin:0px 0 10px 10px;
	-webkit-box-shadow: 7px 7px 8px #b2ccde;
  	-moz-box-shadow: 7px 7px 8px #b2ccde;}
