.adminbar{
	background:#000;
	color:#fff;
	position:fixed;
	top:0;
	right:0;
	padding:0.5em;
	font-size:0.75em;
}
.adminbar a{
	color:#fff;
}