#content .customizePageContent
{
	background-color: #453c4d;
	border-color: #18092b;
	color: #897ce6;
	font-family: "Comic Sans MS", cursive, sans-serif;
	font-size: 14px;
}

#content .customizePageContent a
{
	color: #897ce6;
}

.customizeBody
{
	color: #696491;
}

.customizeBody a
{
	color: #696491;
}

.customizeSecondaryContent
{
	background-color: #7c688f;
	border-color: #4b2d73;
	color: #e5e4ed;
	font-size: 10px;
}

.customizeSecondaryContent a
{
	color: #e5e4ed;
}

