/* $Id: css.css,v 1.2 2018/02/11 01:18:29 pomf Exp pomf $ */
body {
  color: white;
  background-image: url("gfx/bg.png");
}
p {
  color: white;
}
