#img.source-image {	width: 100%;	position: absolute;	top: 0;	left: 0;}.bg {	width: 100%;	position: absolute;	top: 0;	left: 0;	right:0;	bottom:0;	z-index: 5000;}.text {	width: 400px;	position: absolute;	top: 0;	left: 0; 	}.p 	{	text-indent: 10px; 	}	.side {	width: 400px;	position: absolute;	top: 200px;	left: 0; 	}.left-side {	width: 64px;	position: absolute;	top: 100px;	left: 0; 	}#background {	position: absolute;	width: 100%;	height: 100%;	left: 0px;	top: 0px;	position: fixed;	z-index:-2;}
