@charset "UTF-8";
#testimonial_letter_wrapper {
	width: 100%;
}

#testimonial_letter-top {
	width: 100%;
	background-image: url(../art/parchment800x75-top-nosides-lighter.jpg);  /* Parchment letter, white background */
}

#testimonial_letter-middle {
	width: 100%;
	background-image: url(../art/parchment800x450-middle-nosides-lighter.jpg);
	background-repeat: repeat-y;
}

#testimonial_letter-bottom {
	width: 100%;
    background-image: url(../art/parchment800x75-bottom-nosides-lighter.jpg);  /* Parchment letter, white background */
}
