h2 {
font-weight: bold;
margin-top: 15px;
font-size: 16px;
margin-bottom: 5px;
letter-spacing: 1px;
}
h3 {
font-weight: bold;
margin-top: 15px;
font-size: 16px;
margin-bottom: 5px;
letter-spacing: .1em;
}
div#pix1 {
	float: right;
	width: 350px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 11px;
	text-align: center;
	display: inline;
}
div#pix1 img {
width: 350px;
height: 248px;
display: block;
margin-bottom: 2px;
}
div#pix2 {
	float: left;
	width: 250px;
	font-size: 11px;
	text-align: center;
	margin: 15px 25px 5px 0px;
	display: inline;
}
div#pix2 img {
width: 250px;
height: 168px;
display: block;
margin-bottom: 2px;
}
div#chm {
	font-size: 12px;
	border: 1px solid #BFAE86;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#chm img {
	display: block;
	height: 72px;
	width: 200px;
	margin-bottom: 2px;
}
