/* CSS when we're running as public demo */

body {
	border: solid 6px teal;
	/*background-image: url(img/bg_public_demo.png);*/
}


