
/* Pokémon page CSS style sheet */

BODY {
   background: #ffcc33;
   color: black;
   font-family: sans-serif;
}

