body {
	background-image:      url(bg2.jpg);
	background-attachment: fixed;
	}
	
#index {

	float: left;
	margin: 0;
	width: 600px;
	}

