/* CSS Document */
body {
		background-image: url(bg-green-slash-3.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	/*background-position: center center;*/

};

