body {
	background: white !important;
	color: black !important;
	padding-top: 50px;
}

img {
	display: none;
}

a {
	color: black;
	outline: none;
}



#toolbar {
	position: absolute;
	top: 0;
	left: 0;
	background: grey !important;
	width: 100%;
	line-height: 30px;
	color: white;
}


#toolbar a {
	padding: 5px;
	color: white !important;
}

#sub-sub-navigation {
	background: white;
}
