/**
 *
 * Default Style Scheme
 */

/* Debug style so you know its working. */
#page {
  background: yellow;
}