        .marquee-wrapper {
            width: 100%;
            height: 658px;
            position: relative;
            background:url(images/sky.jpg) repeat-x;
            overflow: hidden;
			position: absolute;
			top: 0;
        }
		.marquee-inner-wrapper {
            background:url(../img/marquee/animation/cloud-white.png) no-repeat center 8px;
			position: absolute;
			bottom: 0px;
			height: 113px;
			width: 100%;
		}
		.inner-wrapper {
			xwidth: 1170px;
			height: 100%;
			overflow:hidden;
			margin: auto;
			position: relative;
		}
        .parallax {
            position: absolute;
        }
        #warpbg {
            xtop: -200px;
            xleft: -350px;
        }
        /*#star1 {
            top: 150px;
            right: 200px;
        }
        #star3 {
            bottom: 20px;
            right: 20px;
        }
        #star4 {
            top: 40px;
            left: 290px;
        }
        #star5 {
            bottom: 138px;
            left: 170px;
        }*/
        /*#planet {
            top: -103px;
            left: -103px;
        }*/
        #cloudstripe {
            top: 180px;
            right: 900px;
        }
        #cloudsmall {
            top: 210px;
            right: 800px;
        }
       /* #astronaut {
            top: 220px;
            right: 100px;
        }*/
        /*#asteroid {
            bottom: 10px;
            right: 10px;
        }*/
        #cloudlight {
            bottom: -30px;
            xright: 0px;
			left: -150px;
        }
        #clouddark {
            bottom: 0px;
			xleft: 0px;
            right: -150px;
        }
        #cloudwhite {
            bottom: 0px;
            xright: 10px;
        }
