#wrapper {
	background: url(../../images/sparkles1.png) no-repeat;
	width: 1320px;
	margin-right: auto;
	margin-left: auto;
}

html>body #wrapper {
	background: url(../../images/sparkles1.png) no-repeat center top;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}