html {height:100%;}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Dotum, "돋움"; color: #666;
	height:100%;
	font-size:12px;
	background: #5f5427 url(../../images/common/index_body.gif) repeat-x;
}

.page {background:url(../../images/common/index_flash.gif) no-repeat; padding:0 31px 0 31px;width:1000px;margin:0 auto;}
