You can use this code in the Custom Code within Head Area of Small Business Options
Code:
<style>
blockquote, q {
background: none repeat scroll 0 0 rgba(250, 205, 194, 0.35);
border-left: 10px solid #FB6441;
border-right: 10px solid #FB6441;
}
</style>