#skipto-access {
    width: 100%;
    position: absolute;
    top: -20em;
    z-index: 9101;
}
#skipto-access a {
    background: #fff;

    padding: 12px 10px;
    position: absolute;
    left: 0;
    right: 0;
    font-weight: 700;
    text-align: center;
	font-size: 1.4em;
}