
.A{
   text-align: center;
   font-size: 25;
  }

.B{
   font-size: 20;
   }
.C{
   text-align: center;
   font-size: 12;
  }
  

#IMAGEA{
      margin : 5px 0px 0px 0px;
      height : 140px;
      font-size : 15pt; 
      padding-left : 150px;
      background-image : url(yoko2.jpg);
      background-repeat : no-repeat;
     }
hr{
   text-align : center;
   color : #000000;
   height : 1;
   width : 50%
}

#IMAGEB{
      margin : 5px 0px 0px 0px;
      height : 50px;
      font-size : 15pt; 
      padding-left : 55px;
      background-image : url(aquamarine3.jpg);
      background-repeat : no-repeat;
     }

