#leftquote {
background-image:	url(http://mikeyopp.com/wp-content/themes/mopp/images/barquote_o.gif);
}

#leftquote blockquote {
background-image: url(http://mikeyopp.com/wp-content/themes/mopp/images/barquote_c.gif);
}

/*homepage*/
 blockquote {
	background-image:		url(http://mikeyopp.com/wp-content/themes/mopp/images/o_quote_large.gif);/*if you change the size of this image, don't forget to adjust the padding on the text*/
 }

 blockquote div {
	background-image:		url(http://mikeyopp.com/wp-content/themes/mopp/images/c_quote_large.gif);/*if you change the size of this image, don't forget to adjust the padding on the text*/
 }
 
 .mp3s {
list-style-image:url(http://mikeyopp.com/wp-content/themes/mopp/images/music_icon2.gif);
}