@charset "utf-8";
/* CSS Document */


body{
	background:url(images/bg_stretch.jpg) repeat-x top #190e03;
	margin:0;
	padding:0;	
}

#main{
	width:100%;
	height:100%;
	background:url(images/bg_page.jpg) top center no-repeat;
}

#flash{
	margin-left:auto;
	margin-right:auto;
	height:800px;
	width:1024px;	
}