#letter
{
	background-color: #FFFFFF;
	background-image: url( '/images/logo-watermark.png' );
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 0.625em;
	padding: 0.75em;
	border: 1px solid #999999;
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: justify;
}

#letter #greeting
{
	margin-bottom: 1em;
}

#letter .media
{
	font-size: 1.25em;
}