h2{
	background-color: #fff;
	color: #333;
	padding: 15px;
	line-height: 110%;
	margin: 5px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h2 strong{
	font-size: 70%;
	letter-spacing: 100%;
	display: block;
	font-weight: normal;
}

.imgFloat{float: left; margin: 5px 15px 5px 25px;}