#content .customizePageContent
{
	background-color: #17e6c0;
	border-color: #ff0f0f;
	color: #2b00ff;
	font-family: Georgia, serif;
	font-size: 16px;
}

#content .customizePageContent a
{
	color: #2b00ff;
}

.customizeBody
{
	background-color: #110863;
	color: #1c09ed;
	font-family: Arial, Helvetica, sans-serif;
}

.customizeBody a
{
	color: #1c09ed;
}

.customizeSecondaryContent
{
	background-color: #000000;
	color: #0f0e12;
}

.customizeSecondaryContent a
{
	color: #0f0e12;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3
{
	background-color: #000000;
	border-color: #000000;
	color: #e7e6eb;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3 a
{
	color: #e7e6eb;
}

