/*BODY*/

body {margin: 0; padding: 0; font-size: 100%; text-align: left;  background-color:#c97b23; overflow-y: hidden; }

#container {
	width: 100%;
	height: 1000px;
	margin: 0;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#top{
	width: 100%;
	height: 60px;
	background:url(images/back_top.jpg) no-repeat center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#flash { width:960px; height:537px; margin:0 auto; }
