#blue, #fuschia, #teal, #purple, #yellow, #diamond
{
	position:absolute;
	width: 0px;
	height: 0px;
}
#purple
{
	left: 253px;
	top: 272px;
}
#yellow
{
	left: 252px;
	top: 278px;
}
#blue, #fuschia, #teal, #diamond
{
	left: 250px;
	top: 272px;
}
#textBlue, #textFuschia, #textTeal, #textPurple, #textYellow, #textDiamond, #shimmerSmall, #shimmerLarge
{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 545px;
	border: 0px;
}
#starContainer
{
	width:500px;
	height:500px;
	overflow:hidden;
	position:relative
}
#starContainer img
{
	display:none;
}