@charset "utf-8";

h2 {
  background:url("img/subtitle.png") no-repeat;
}

#msgbox {
  text-align:center;
  color:#d31101;
}

* html h2 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/subtitle.png);
}
#submenu {
  background:url("img/submenu_back.jpg") no-repeat;
}

table.time td {
  padding:2px 0;
}

