.highlight, #nav .active a, .info, #title {
	color: #F02C31;
}

.file img {
	background: #F02C31;
}

::selection {
	background: #F02C31;
}

::-moz-selection {
	background: #F02C31;
}