h2#tukiato-title {
  background-color: rgb(69,34,36);
  background-image: url(tukiato/titleback.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  color: white;
}

h2#tukiato-title a {
  color: white;
}

h2#tukiato-title a:hover {
  color: blue;
}

h2#duchat-title {
  background-color: rgb(49,96,153);
  background-image: url(duchat/titleback.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

h2#rakuin-title {
  background-image: url(titleback.png);
  background-repeat: no-repeat;
  background-position: top right;
}

h2#rasen-title {
  background-color: rgb(200,95,109);
  background-image: url(rasen/titleback2.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}


h2#moonwalker-title {
  background-color: rgb(0,32,133);
  background-image: url(moonwalker/titleback.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}



