﻿div.Placeholder {
	background:#000000;
}

div.Placeholder div.Main div.CustomBackground {
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
}

div.Placeholder div.FooterPane {
    background-color:#000000;
	color: #333333;
}

div.Placeholder div.FooterPane a {
	color: #333333;
	text-decoration: none;
}

div.Placeholder div.Main div.CustomBackground{
	background-color:#000;
}
