a.skip-main {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  z-index: -100;
}
a.skip-main:focus,
a.skip-main:active {
  color: #ffffff;
  left: -200px;
  top: 25px;
  width: auto;
  height: auto;
  border: 1px solid black;
  padding: 5px 10px;

}