@import url("/yamaneko/css/default.css");
BODY{
  color : #ffffff;
  background-color : #006666;
  background-image : url(/yamaneko/img/0502c_bg.png);
}
A:LINK{
  color : #000066;
}
H1{
  color : #ffffcc;
  background-color : #666600;
}
H2{
  color : #ffffcc;
  background-color : #999966;
}
DIV{
  color : #333300;
  text-align : left;
}
TH{
  color : #666633;
  background-color : #ffeecc;
}
TD{
  color : #666600;
  background-color : #ffffee;
}
