h1 {
 background-image: url(bar.jpg);
 width: 421px;
 height: 25px;
 text-align: center;
 font-size: 20px;
 line-height: 180%;
 color: #ffffff;
 font-weight: bolder;
 }
 
 .honbun {
 background-image: url(bill.jpg);
 background-repeat: no-repeat;
 background-position: right bottom;
 width: 500px;
 text-align: left;
 font-size: 12px;
 line-height: 180%;
 color: #000000;
 }
 