@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(../images/img_bg.jpg) center top #000;
}
#pillar1_left{
	width:100%;
	background:url(../images/pillar.png) left top no-repeat;
	min-height:1000px;
	}
#pillar2_right{
	width:100%;
	background:url(../images/pillar1.png) right top no-repeat;
	min-height:1000px;
	}
#flash{
	width:100%;
	margin:0 auto;
	color:#FFF;
	}