body {
      background-image:url(back.gif);
      margin:0px;
}
.back {
       background-image:url(back.jpg);
       background-position:-14px -14px;
       border-style:outset;
       width:590px;
       height:190px;
       position:absolute;
       top:10px;
       left:10px;
       z-index:-2;
}
.titleA1 {
          text-align:center;
          background-color:#98fb98;
          font:35px 'Comic Sans MS';
          border:outset 2px;
          width:50px;
          height:50px;
          position:absolute;
}
.titleA2 {
          text-align:center;
          background-color:#afeeee;
          font:35px 'Comic Sans MS';
          border:outset 2px;
          width:50px;
          height:50px;
          position:absolute;
}
.titleB {
         letter-spacing:5px;
         background-image:url(back.gif);
         background-position:7px -13px;
         font:25px 'Comic Sans MS';
         border-style:inset;
         padding-left:20px;
         width:350px;
         height:60px;
         position:absolute;
         left:250px;
         top:95px;
         z-index:-1;
         clip:rect(0px 336px 79px 0px);
}
.main {
       width:590px;
       position:absolute;
       top:210px;
       left:10px;
}
h1 {
    text-align:justify;
    text-justify:distribute-all-lines;
    border-top:10px double #ff9977;
    border-bottom:10px double #ff9977;
}
h2 {
    color:#000080;
    clear:both;
}
p {
   line-height:1.3em;
}
address {
         text-align:right;
}
ruby {
      ruby-align:center;
}
a:link {
        color:#0000ff;
        text-decoration:underline;
}
a:visited {
           color:#0000CD;
           text-decoration:underline;
}
a:active {
          color:#cc0000;
          text-decoration:none;
}
a:hover {
         color:#00ffff;
         text-decoration:underline;
}

