#container #containerMiddle #contents h2{
	height: 150px;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding-bottom: 20px;
}

#container #containerMiddle #contents p.topText{
	padding: 0px 20px;
	padding-bottom: 10px;
}
#container #containerMiddle #contents img{
	padding-left: 20px;
}

#example1{
	width:600px;
	margin:15px auto;
}
