#footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1000;
}
.site-footer {
	width:100%;
	bottom:0px;
	height: 455px;
	text-align: center;
	background-image:url(../images/downgb.jpg);
	color:#FF8C90;
	position: fixed;

}
