/* This is thisdir.css  3/  ..20151200..

 Learned: @imports, even if placed lower, are put in cascade before other rules herein.

 */
zzzh2 {background:cyan}

@import url("html40css2.css");
@import url("rgg.css");

/* This is thisdir.css */