/* final fantasy xiv — this shrine's own stylesheet. nothing from the rest of the site
   reaches here, so start from whatever you like. */

body {
  font-family: Times, "Times New Roman", serif;
  background: #fff;
  color: #000;
}
