
@media screen, projection {

html {
	color: #ffff00;
	background: #000000;
	cursor: default;
}

body {
	font-size: 0.75em;
	margin: 20px;
	font-size: x-large;
}

a {
	color: #00ff00;
}

#hidden_download, #sliderNewshandles {
	display: none;
}

.print { 
	display: none;
}

}
