.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.skip-to-content-link {
	position: absolute;
	left: -999px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.skip-to-content-link:focus {
	position: absolute;
	left: 16px;
	top: 16px;
	width: auto;
	height: auto;
	background: #000;
	color: #fff;
	padding: 8px 12px;
	text-decoration: none;
	z-index: 1000;
}