* {
	margin: 0;
	padding: 0;
	border: 0;
}


#page_wrap {
	width: 100%;
	z-index: 1;
	margin: 10px auto;
}

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