.whole {
	width: 1400px;
	height: 900px;
	background-color: black;
	background-repeat: repeat;
	background-attachment: fixed;
	position: absolute;
	left: 0px;
	top: 0px;
}

