#design{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1152px;
	overflow: hidden;
	z-index: 10;
	background: transparent url(../images/background.jpg) top center no-repeat;
}

