  @font-face {
   font-family: "03SmartFontUI";
   src: url('https://tenebrous-dream.neocities.org/font/03smartfontui-webfont.woff') format('woff');
   src: url('https://tenebrous-dream.neocities.org/font/03smartfontui-webfont.woff2') format('woff2');
  }

  body {
   font-family:"03SmartFontUI"; 
   font-size:12px;
   background-image: url('kaze background.png');
   background-repeat: repeat;
   background-size: cover;
  }

  cursor {
  }
  
  ::-webkit-scrollbar {
   width: 0;
   background: transparent;
  }
  
  .tooltip {
   position: relative;
   display: inline-block;
   border-bottom: 1px dotted #828282;
  }

  .tooltip .tooltiptext {
   font-size: 11px;
   visibility: hidden;
   width: auto;
   background-color: white;
   color: #003163;
   text-align: left;
   border: 1px solid;
   border-color: #828282;
   border-radius: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 2px;
   position: absolute;
   bottom: 125%;
   left: 50%;
   margin-left: -60px;
   opacity: 0;
   transition: opacity 0.3s;
  }
  
  
  .tooltip .tooltiptext::after {
   content: "";
   position: absolute;
   top: 100%;
   left: 50%;
   margin-left: -5px;
   border-width: 5px;
   border-style: dotted;
   border-color: #828282 transparent transparent transparent;
  }

  .tooltip:hover .tooltiptext {
   visibility: visible;
   opacity: 1;
  }
  
  h1 {
    color: #493008;
    text-shadow: 1px 1px 1px #966949;
    font-size: 30px;
    letter-spacing: 3px;
  }
  
  h2 {
    color: #656C9B;
    text-shadow: 1px 1px 1px #0B2650;
    font-size: 25px;
    letter-spacing: 3px;
  }

  head {
   width: 30%;
   padding-left: 10px;
   margin-left: 10px;
   border-radius: 10px;
   float: left;
   font-style: italic;
   background-color: #EDEDDC;
  }
  
  a:link {
  color: #9CE7FF;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  } 
  
  a:visited {
   color: #4BCAF1;
   text-align: center;
   text-decoration: none;
   display: inline-block;
  }
  
  a:hover, a:active {
   color: #FFF77B;
   text-align: center;
   text-decoration: none;
   display: inline-block;   
  }
  
  button {
   background-color: transparent;
   color: white;
   border: none;
   width:132px;
   height:40px;
   margin: 5px;
   text-align: center;
   font-size: 14px;
   text-shadow: 1px 0px 1px #003163;
   font-family:"03SmartFontUI";
   letter-spacing: 2px;
  }
  
  .tab {
   background: transparent;
  }

 .tab button {
   background-image: url('../images/kaze header 2.png');
   background-color: transparent;
   color: white;
   border: none;
   width:132px;
   height:40px;
   margin: 5px;
   margin-bottom: 10px;
   text-align: center;
   font-size: 14px;
   text-shadow: 1px 0px 1px #003163;
   font-family:"03SmartFontUI";
   letter-spacing: 2px;
 }

 .tabcontent {
  display: none;
 }
         
  marquee {
   width: 900px;
   direction: right;
   height: 50px;
   padding-top: 1px;
   padding-left: 0px;
   padding-right: 20px;
   margin-top: 4px;
   margin-left: 20px;
   margin-right: 0px;
   border-style: solid;
   border-radius: 0px;
   border-width: 1px;
   border-color: #828282;
  }
  
  audio {  
   width: 60%;
   margin: auto;
   margin-left: 20%;
   height: 25px;
  }

  .scroll {
    font-size: 14px;
    width: 268px;
    height: 190px;
    white-space: normal;
    vertical-align: middle;
    overflow: auto;
    padding: .2em;
  }
  
  .nav {
   text-align: left;
   font-size: 15px;
   color: #493008;
   width: 80%;
   height: 10%;
   padding-top: 2px;
   padding-left: 9px;
   padding-right: 9px;
   margin-left:10px;
   float: left;
  }
 
  linknav1 {
   text-align: center;
   font-size: 15px;
   width: 15%;
    height: 920px;
   padding-left: 3px;
   padding-right: 0px;
   margin-left: 100px;
   float: left;
   background-image: linear-gradient(#DFC796,#D6B37E);
   border-style: solid;
   border-radius: 3px;
   border-color: #BD7331;
  }
 
  linknav2 {
   text-align: center;
   font-size: 15px;
   width: 15%;
   height: 920px;
   padding-left: 3px;
   margin-right: 100px;
   float: right;
   background-image: linear-gradient(#DFC796,#D6B37E);
   border-style: solid;
   border-radius: 3px;
   border-color: #BD7331;
  }
  
  mainsec {
   text-align: left;
   font-size: 15px;
   color: #493008;
   width: 80%;
   height: 45%;
   padding-top: 2px;
   padding-left: 9px;
   padding-right: 9px;
   margin-left:10px;
   background-image: url('../images/kaze table M.png');
   float: left;
   background-repeat: repeat;
  }
  
  mainT {
   width: 80%;
   line-height: 0%;
   position: static;
   margin-left:10px;
   margin-top:10px;
   float: left;
   border-top-left-radius: 2px;
   border-top-right-radius: 2px;
  }
  
    mainB {
   width: 80%;
   margin-bottom:5px;
   line-height: 0%;
   margin-left:10px;
   float: left;
   position: static;
   border-bottom-left-radius: 2px;
   border-bottom-right-radius: 2px;
  }
    
  .container {
    width: 52%;
    height: 920px;
    margin: auto;
    margin-top: 40px;
    background-image: linear-gradient(#DFC796,#D6B37E);
    border-style: solid;
    border-radius: 3px;
    border-color: #BD7331;
  }
  
  .maincontainer {
    height: 1820px;
    width: 930px;
    margin:auto;
    border-radius: 50px;
  }
  
  maintext {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 1em;
    margin-inline-end: 3em;
  }
  
  interests {
   font-size: 14px;
   width: 270px;
   height: 190px;
   overflow: auto;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 3px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 24px;
   float: left;
   border: 2px dotted #828282;
   background-color: #EAEAEA;
   border-radius: 8px;
  }
  
  about {
   font-size: 14px;
   width: 270px;
   height: 190px;
   overflow: auto;
   padding-left: 4px;
   padding-right: 4px;
   padding-top: 3px;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right: 24px;
   float: right;
   border: 2px dotted #828282;
   background-color: #EAEAEA;
   border-radius: 8px;
  }
  
  mainimg {
   width: 15%;
   height: 215px;
   padding-left: 4px;
   padding-right: 15%;
   margin-top: 2px;
   margin-left: 2px;
   float: left;
  }
  
  divider {
   width: 90%;
   height: 70px;
   margin-top: 50px;
   padding-bottom: 20px;
   padding-top: 25px;
   padding-right: 5px;
   margin-left: 25px;
   border-style: solid;
   border-radius: 0px;
   border-width: 0px;
  }
  
  audionav {
   width:93%;
   height: 50px;
   padding-top: 25px;
   padding-bottom: 5px;
   padding-right: 5px;
   float:left;
   margin-top: 15px;
   margin-bottom: 10px;
   margin-left:25px;
   color: #828282;
   background-color:#EAEAEA;
   border-style: dotted;
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
   border-bottom-left-radius: 8px;
   border-bottom-right-radius: 8px; 
   border-width: 1px;
   border-color: #828282;
  }
