html #page-login {
  position: absolute;
  left: 0;
  top: 585px;
  width: 200px;
  z-index: 2;
}
html #page-sidebar div {
  display:none;
}
html #page-footer #page-contact {
  top:375px;
}