#horizon {
	position: absolute;
	top: 10%;
	left: 0px;
	width: 100%;
	margin-top: -20px;
	text-align: center;
	min-width: 800px;
}
#stage {
	margin: 0px auto;
	width: 773px;
	height: 584px;
	background: url(/images/bg-site.jpg);
	text-align: left;
	}
    
body {
	background-color: #bfbd96;
	background-image: url();
	background-repeat: repeat-x;
}
.style2 {
}
.style3 {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: 766px;
	height: 575px;
}