/* load the default Redmine stylesheet */
@import url("/redmine/assets/application-4381d286.css?4.2.3");

/* add a logo in the header */
#header {
#	background: #507AAA url("../images/logo.png") no-repeat 2px;
	background: #479E58;
}

#top-menu { background-color: #377C45; }

