html.imgbg, html.imgbg#extr-page {
	background: url('/media/v-0.2.8/img/bg.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}