@charset "utf-8";
html,body{ padding:0;
           margin:0 auto;overflow:auto;
           height:100%;width:100%;
           background:#4B1E95 url(images/m_bg.jpg) repeat ;
}
#wrapper{  width:721px;
           margin:auto;display:block
text-align:center;
}
#flash{
	bottom:0;
	display:block;
	height:468px;
	line-height:23px;
	width:721px;
	z-index:100;
	position:fixed !important;
	>position:absolute;
	margin:0 auto;
}
