#section #content { width:924px; padding:22px 22px; }

#letter {
	width: 560px;
	padding: 18px 28px;
	margin: 20px auto;
	background: url(images/letter.png) 0 0 no-repeat;
	height: 420px;
}
#letter h1 {
	font: italic 2.4em Georgia,"Times New Roman",serif;
	color: #666;
	margin-top: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #C3CAD6;
	padding: 15px 20px 10px 20px;
	text-transform: none;
}
#letter p {
	padding: 0 40px;
	font: 1.5em/1.5 Georgia,"Times New Roman",serif;
	color: #333;
}
