body.site {
	background: transparent;
	background-image: url(../images/bg_skymap.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}