@charset "utf-8";

body{
	background-repeat:repeat;
	background-image:url(img/bg2.jpg);
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin: 0px;
}

#container{
	margin:0 auto;
	text-align:center;
}


#flash{
	background-image: url(img/bg_flash.jpg);
	margin: 0 auto;
	width:838px;
	height:1500px;
	text-align:center;
	background-repeat:repeat-y;
	
}
