body {
	background-image: url("http://wordpress.alyx.pl/wp-content/uploads/2016/08/DSC_0053.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:cover;
}

#content_disabled
{
	opacity: 0.9;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}

#page {
	background-color: rgba(255, 255, 255, 0.5);
	border: 0px;
}

.site-info { display: none; }
