body {
	background:#000; 
	color:#ff0;
}
a {
	color:#0ff;
	text-decoration:none;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	color:#0f0;
}
div#outerWrapper {
	width:650px;
}
div#container {
	font-size:1.6em;
}
.CollapsiblePanelTab {
	display:none !important;
}
.CollapsiblePanelContent {
	display:block !important;
}
.hideFromHighContrast { display:none; }

#imageWall { background:none !important; clear:both; height: auto !important; }

