function main()
	Is3D( FALSE );

	AddBackground( "PsychicParlor\\stella1" );

	AddSprite( Stella, 98, 13, 371, 371, nil, VISIBLE, 9, 10 );
	AddSprite( HParlorStella1, 98, 13, 371, 371, nil, ACTIVE );
	
end