.highlight, #nav .active a, .info, #title {
	color: #1CB0EC;
}

.file img {
	background: #1CB0EC;
}

::selection {
	background: #1CB0EC;
}

::-moz-selection {
	background: #1CB0EC;
}
