body{
  color: #FF44BA;
  font-family: "DotGothic16"; 
  position: relative;
  background-image: url("background.png");
  background-attachment: fixed;
} 

  a:link, a:visited, a:hover, a:active {
  color: #FF44BA;
  }

.welcome{
  font-size: 24px;
  letter-spacing: 0.3em;
  }
  
.build{
  font-size: 18px;
  }

.intro{
  font-size: 17px;
  width:100px;
  }
  
.caution{
  font-size: 16px;
  }
  
.mobile{
  font-size: 18px;
  }
  
.miao{
  font-size: 24px;
  }

.mira{
  font-size: 18px;
}

.MENU{
  font-size: 24px;
  letter-spacing: 0.2em;
  }
  
.TOP{
  font-size: 22px;
  }
  
.ABOUT{
  font-size: 22px;
  }
  
.DIARY{
  font-size: 22px;
  }
  
.BANNER{
  font-size: 21px;
  letter-spacing: 0.2em;
  }
  