body{
	background-image:url(images/bg.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#wrap{
  width:990px;
  height:1600px;
 margin: 0 auto;
 position:relative;
}
#flash{
	position:absolute;
	width:606px;
	height:295px;
	display:block;
	z-index:100;
	top:233px;
	left:48px;
}
#design{
 position:relative;
  width:990px;
  height:1600px;
}