body {
	background-attachment: scroll;
	background-image: url(backgroundHtml.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #DDE7DD;
}
