@charset "utf-8";

h1 {
	letter-spacing: 1.1em;
}

#wrapper p.center {
		margin: 5px 0 3px 0;
		padding: 0;
		text-align: center;
}

#wrapper p.center a{
	font-weight: bold;
	font-size: 13px;
}

#salutation p {
	margin: 0 5px;
	padding:0;
	text-indent: 1em;
	text-align: justify;
	line-height: 1.7;
	font-size: 15px;
}
#salutation p.signature {
	margin-top: 10px;
	text-align: right;
}

#salutation img.imgLeft {
	float: left;
	margin: 2px 15px 1px 10px;
}
#salutation img.imgRight {
	float: right;
	margin: 0 40px 3px 15px;
}