body
{
	background: #000000;
}
table.Main
{
	margin-left: auto;
	margin-right: auto;
}
table.Main td.TopCell
{
	color: black;
	text-align: center;
	width: 10%;
}
table.Main td.BottomCell
{
	color: black;
	text-align: center;
}
table.Main td.Copy
{
	position: absolute;
  	bottom: 0;
	width:99%;
	color: white;
}

