#parallax {
	position: absolute;
	overflow: hidden;
	width: 950px;
	height: 279px;
	background-image: url(images/sky.png);
}

