#pageTop {
  position: fixed;
  bottom: 0px;
  left: 10px;
  opacity: 0.9;
  margin:0;
}

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}