#content .customizePageContent
{
	background-color: #ffffff;
	border-color: #e3e3e3;
	color: #f07d8e;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
}

#content .customizePageContent a
{
	color: #f07d8e;
}

#content .pageContent .customizeEntry
{
	background-color: #f7f7f7;
	background-image: url(https://i.imgur.com/wp7XOeF.png);
	border-color: #d1cace;
	color: #6e6d6d;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

#content .pageContent .customizeEntry a
{
	color: #6e6d6d;
}

#content .pageContent .customizeTitle
{
	background-color: #e05555;
	border-color: #ffffff;
	color: #ffffff;
	font-family: Petit Formal Script;
	font-size: 12px;
}

#content .pageContent .customizeTitle a
{
	color: #ffffff;
}

.customizeBody
{
	background-color: #d67e92;
	background-image: url(https://i.imgur.com/IcYIRhu.jpeg);
	border-color: #787878;
	color: #ffffff;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.customizeBody a
{
	color: #ffffff;
}

.customizeSecondaryContent
{
	background-color: #ffffff;
	border-color: #fcfcfc;
	color: #c73030;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

.customizeSecondaryContent a
{
	color: #c73030;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #cc6262;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
}

.sidebar .section .secondaryContent h3.customizeSecondaryH3 a
{
	color: #cc6262;
}

