.head {
	padding:  10px;
	background: #e4e4e4; }

.head .img- {
	display:  block; }

.body {
	padding: 20px; }

.body .column- {
	float: left;
	width: 50%; }

.body .title- {
	margin-right: 20px; padding-bottom: 10px;
	font: normal 18px Georgia, serif; }

.body .subtitle- {
	margin-right: 20px; padding-bottom: 10px;
	font: italic normal 15px Georgia, serif; color: #330d5e; }

.body .list- {
	margin-right: 20px; padding-bottom: 10px; }

.body .list- .item- {
	font-size: 1.3em; line-height: 1.5; }
