#bg {
	z-index:0;
	position: absolute;
	position: fixed;
	top: 0px;
	left:0px;
	width: 100%;
	height: 100%;
	background-color:#f5f5f5;
}
