#letter
{
	background-color: #FFFFFF;
	background-image: url( '/images/logo-watermark.png' );
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 1.25em;	
}

#letter #greeting
{
	margin-bottom: 1em;
}

#letter #signature img
{
	width: 146px;
	height: 51px;
}

#letter .media
{
	font-size: 1.25em;
}

