.koji {
	background-image: url(../img/bg-img_5.png);
	padding:50px 0;
}

.koji h2{
	text-align:left;
	line-height:50px;
	margin-left:170px;
	padding-left:4em;
	font-size:1.5em;
}
	 
 .title1{
	 background-image:url(../img/title1.png);
	 background-repeat:no-repeat;
 }

.koji img {
	 margin:30px auto;
     display: block;
 }

 .koji p {
	 width:700px;
	 margin:0 auto;
	 line-height:1.5em;
	 text-align:left;
 }
 .koji p.step1 {
	 background-image:url(../img/step1.png);
	 background-repeat:no-repeat;
	 height:120px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step2 {
	 background-image:url(../img/step2.png);
	 background-repeat:no-repeat;
	 height:70px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step3 {
	 background-image:url(../img/step3.png);
	 background-repeat:no-repeat;
	 height:100px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step4 {
	 background-image:url(../img/step4.png);
	 background-repeat:no-repeat;
     height:100px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step5 {
	 background-image:url(../img/step5.png);
	 background-repeat:no-repeat;
     height:100px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step6 {
	 background-image:url(../img/step6.png);
	 background-repeat:no-repeat;
     height:60px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step7 {
	 background-image:url(../img/step7.png);
	 background-repeat:no-repeat;
     height:70px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
 .koji p.step8 {
	 background-image:url(../img/step8.png);
	 background-repeat:no-repeat;
     height:80px;
	 width:550px;
	 padding:50px 30px 15px 15px;
 }
