 @font-face {
    font-family: ktegaki;
    src: url(https://joyfulthought.neocities.org/new_index/assets/KTEGAKI.ttf); 
    } 
     
     body {
     font-family: "ms ui gothic";
     font-size: 14px;
     color: #D4553F;
     line-height: 1.0; 
    background-image: url(https://joyfulthought.neocities.org/new_index/assets/opacity70.png);

     }
     
   
     
     #title {
      font-family: "ktegaki";
      color: #D4553F;
      text-decoration: underline;
      text-decoration-style: wavy;
      font-size: 18px;
      margin: 0px;
     }