#logo {
	width:10em;
}
#logo svg {
	fill:white;
}

#masthead #topnav, #masthead #ProcessPageSearchForm {
	margin-top:2em;
}

#masthead, body, .ui-menu {
	background: black;
}

#footer {
	color:white;
}

.ui-menu .ui-menu-item .ui-menu.navJSON .ui-menu-item.add {
	background: grey;
}