#content .customizePageContent
{
	background-color: #de95d4;
	border-color: #cf236d;
	color: #d90f42;
	font-family: "Comic Sans MS", cursive, sans-serif;
}

#content .customizePageContent a
{
	color: #d90f42;
}

#content .pageContent .customizeEntry
{
	background-color: #00f7eb;
	border-color: #0a0306;
	color: #bf0b77;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 14px;
}

#content .pageContent .customizeEntry a
{
	color: #bf0b77;
}

#content .pageContent .customizeTitle
{
	background-color: #f0119e;
	border-color: #d15c13;
	color: #ae36d6;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 14px;
}

#content .pageContent .customizeTitle a
{
	color: #ae36d6;
}

.customizeSecondaryContent
{
	background-color: #e81ecd;
	border-color: #030205;
	color: #c21111;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 12px;
}

.customizeSecondaryContent a
{
	color: #c21111;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3
{
	color: #a83434;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3 a
{
	color: #a83434;
}

