#bottom_fade {
	width: 100%;
	height: 50px;
	z-index: 99;
	position: fixed;
	bottom: 0%;
	background-image: url("bottom-fade.png");
}