.clsBgrndDiv
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.clsFgrndDiv
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.clsBgrndText
{
	position: absolute;
	color: #8000ff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	filter: alpha(opacity=32);
}

.clsLargeText
{
	style="left:-20%;
	top: -12%;
	font-size: 450pt;
}
