#content {
	background:#fff;
	background-image: url(eq.jpg);
	background-repeat: no-repeat;
	}
* html #content {
	background-position: top left;
	/*background-attachment: scroll;*/
	}
