#history{
   width: 780px;
   background-color: #000;
   padding-bottom: 10px;
   margin-bottom: 15px;
}
#history h1{
   height: 345px;
   text-indent: -9999px;
   background: #000 url(../img/history.jpg) no-repeat;
   overflow: hidden;
}
#history p{
   width: 730px;
   font-size: 14px;
   color: #bac100;
   line-height: 1.8;
   margin: 10px 0 0 25px;
}
#history div{
	width: 760px;
	background: #000;
	margin: 15px 0 0 10px;
}
