.home-page h2{
	line-height: 34px ; 
	background: url(../images/home_title_bg.jpg) repeat-x ;
	border: 1px solid #ccc ;
	border-bottom: 0 ;
	padding-left: 17px ;
	color: #fff ;
	font-weight: bold ;
	font-size: 110% ;
}
.home-page .inner-content{
	border: 1px solid #ccc ;
	border-top: 0 ;
	padding: 23px 19px 15px 19px ;
}
.home-page .inner-content p{
	font-size: 290% ; 
}
