#header h1 {
	color: #949998;
}

#header h2 {
	color: #646464;
}

a:link, a:visited {
	color: #ABB5B5;
}

a:hover, a:active {
	color: #777E7E;
}

#sidebarContainer h3 {
	color: #ACFF68;
}

body {
	color: #C2C2C2;
}

#sidebarContent {
	color: #C2C2C2;
}