.bg{
	background-attachment:fixed;
    background-repeat: no-repeat;
    background-size: 100%;
	background-image:url(pic/bg2.jpg);
}

.spaceship{
	width:213px;
	height:116px;
	background:url(pic/spaceship2.png);
}