/* Like navBarL.css, but with fixed nav bar.
*/
@import "navBarL.css";
body>div.navBar {
position: fixed;
}
