#test {
  color: #a;
  background: #ab;
}

body
  color: #abcd;
  background: #abcde;
}

a { color: #fffff;}
