.purplequotemain
{
background-color:#ece9f2;	
}
.openquote
{
 background-image:url(openquote.jpg);	 
 background-repeat:no-repeat;
 top:10px;
 left:10px;
}
.content
{
padding:5px;
font-family:Trebuchet MS;
font-size:14px;
font-style:italic;
font-weight:bold;

color:#362958;
background-image:url(closequote.jpg);
background-repeat:no-repeat;
background-position:right bottom;	
}

