#header h1 {
	color: #C2C9FE;
}

#header h2 {
	color: #FFFFFF;
}

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

a:hover, a:active {
	color: #7DB29B;
}

#sidebarContainer h3 {
	color: #ACFF68;
}

body {
	color: #FAFFB2;
}

#sidebarContent {
	color: #C2C2C2;
}