BODY{
  background-repeat : no-repeat;
  background-attachment : fixed;
background-position:center bottom;
}
a { text-decoration:none; }

.storydate{
      font-size:12px;
      color:;
     }
.storytitle{
      font-size:13px;
      font-weight:bold;
     }
.storybody{
          font-size:12px;
          color:;
          font-family:'Osaka','MS UI Gothic', 'sans-serif';
          background:;
          line-height:120%;
          border-top:1px dotted ;
          border-left:1px dotted ;
          border-right:1px dotted ;
          border-bottom:1px dotted ;
          padding-left:15px;
          padding-top:15px;
          padding-right:15px;
          padding-bottom:15px;
         }

.menu a:link { color:; text-decoration: none; } 
.menu a:visited	{ color: ; text-decoration: none; } 
.menu a:active { color: ;  } 
.menu a:hover { color: ;  }
.menu{
      font-size:11px;
}

.menutitle{
      font-size:13px;
      font-weight:bold;
      color:;
     }
.menubody{
      font-size:12px;
      font-family:'Osaka','MS UI Gothic', 'sans-serif';
      line-height:1.2;
     }
.menubody2{
      font-size:11px;
      font-family:'Osaka','MS UI Gothic', 'sans-serif';
      line-height:1.1;
     }
.menuline{
         border-top:1px dotted ;
         margin-top:5px;
         margin-bottom:5px;
        }

a:hover { background-color : #000000 }

