@charset "utf-8";
/* CSS Document */

body{
  font:100% / 1.5 sans-serif;
}

body, h1, h2, h3, p, a { color:#FFFF00; background-color:#000000; }

