#outerWrapper #contentWrapper #content {
  width: 890px;
  height: 320px;
  background: url(../images/homepage.jpg) no-repeat;
  margin: 0px;
  padding: 40px 0px 5px 60px;
}

#content_text h1 {
	font-size: 22px;
	color:#000;
	line-height: 34px;
}
