#content .customizePageContent
{
	background-color: #013e66;
	border-color: #5aa8e0;
	color: #08d2fa;
	font-family: Georgia, serif;
	font-size: 12px;
}

#content .customizePageContent a
{
	color: #08d2fa;
}

.customizeBody
{
	background-color: #57149e;
	color: #10256b;
}

.customizeBody a
{
	color: #10256b;
}

