#header h1 {
	color: #B1FDCE;
}

#header h2 {
	color: #FFFFFF;
}

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

a:hover, a:active {
	color: #B0B29B;
}

#sidebarContainer h3 {
	color: #ACFF68;
}

body {
	color: #FBFF54;
}

#sidebarContent {
	color: #C2C2C2;
}