/* USED IN:
 *
 * THEME PAGE DISNEYLAND
 */

#star1
{
	position:	absolute;
	top:		0px;
	left:		0px;
	background:	url(/media/7362355/starfield1.png);
	background-repeat:	repeat;
	width:		100%;
	height:		100%;
	z-index:	-9998;
	display:	none;
}

#star2
{
	position:	absolute;
	top:		0px;
	left:		0px;
	background:	url(/media/7362356/starfield2.png);
	background-repeat:repeat;
	width:		100%;
	height:		100%;
	z-index:	-9997;
	display:	none;
}

#star3
{
	position:	absolute;
	top:		0px;
	left:		0px;
	background:	url(/media/7362357/starfield3.png);
	background-repeat:	repeat;
	width:		100%;
	height:		100%;
	z-index:	-9996;
	display:	none;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
