.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text-10-gry {
	font-family: Calibri, Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #CCC;
}
