 
#back-to-top {
  bottom: 10px;
z-index:1000;
	text-align:center;
	float:left;
	position:relative;
	width:100%;
padding-bottom:20px;
}
