@import "layout.css";

#menu {
	background-color : #d32400;
}

div.speaker {
	border-color : green;
}
