body {
	text-align:center;
	background-color: #FFFFFF;
	beeeeackground-image:url(img/green_pattern.jpg);
	background-image:url(images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

