A simple little test. This text should be red..

  BODY {
    background: blue;
    font-family: arial, sans-serif;
    color: red;
  }