body {
  background-color: white;
  color: black;
  font-family: Verdana;
  cursor: url('/images/jfumo_32x32.png'), auto;
}
p.small {
  line-height: 0.7;
}
p.big {
  line-height: 1.8;
}
a {
  cursor: url('/images/jfumo_32x32.png'), auto;
}