@import "master.css";

#bar 
{
	background-color: Black;
}

h1, h2 
{
	color: #bb3;
	border-color: #bb3;
}