BODY {
  font-family: "みかちゃん";
  background-image: url(./images/check_bg.png);
  background-color: #ffffff;
  color: #000000;
}

TABLE { 
  background-color: transparent;
}

TD.title {
  background: url(./images/title_bg.png) center;
  background-color: #ff0000;
  background-attachment: fixed;
  background-repeat: repeat;
}
