#content .customizePageContent
{
	background-color: #242222;
	color: #bfc9bd;
}

#content .customizePageContent a
{
	color: #bfc9bd;
}

#content .pageContent .customizeEntry
{
	background-color: #dadeda;
	color: #000000;
}

#content .pageContent .customizeEntry a
{
	color: #000000;
}

#content .pageContent .customizeTitle
{
	background-color: #38db0f;
	color: #000000;
}

#content .pageContent .customizeTitle a
{
	color: #000000;
}

.customizeBody
{
	background-color: #58a658;
	color: #0de30d;
}

.customizeBody a
{
	color: #0de30d;
}

.customizeSecondaryContent
{
	background-color: #ba3434;
	color: #11f211;
}

.customizeSecondaryContent a
{
	color: #11f211;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3
{
	background-color: #000000;
	color: #0707db;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3 a
{
	color: #0707db;
}

