body {
	background-attachment: fixed;
	background-image: url(Images/bkg_site.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
	top: 0px;
}
