#img.source-image {
	width: 40%;
	position: absolute;
	top: 0;
	left: 0;
}

body {
	background: url(index.jpg) no-repeat fixed 50% 50%;
}
