/*
   Just a comment so you can see the CSS file was successfully grabbed.
*/

@import url("css_import_hierarchy_4_singlepage_level2.css") screen;


.test_hier_level1
{
    background-color: #b2da28;
}

.

