/* style sheet	*/
body  {
	margin-left:auto;
	margin-top:auto;
	margin-right:auto;
	margin-bottom:auto;
	background:#D3D3D3 url(../images/home/bg.jpg) repeat;
	z-index:0;
}
#flash {
	width:950px;
	height:900px;
	margin:auto;
	z-index:2;
}