/*body {
  background-image: url('../images/skin.jpg') !important;
  background-repeat: no-repeat !important;
  background-position: center top !important;
  background-attachment: fixed !important;
  margin-top: 148px !important;
}

a#skinlink {
	display:block;
	height:100%;
	width:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:4000;
	text-indent:-5000em;
}

header, section {
	position: relative;
	z-index: 6000;
}

div.container {
	position: relative;
	z-index: 5999 !important;
}

footer {
	position: relative;
	z-index: 6001 !important;
}
*/
#skinlink span {
	display: none;
}