body { background-color:#2e2e2e; font-size:100%; color:#fff; }

#horizon {
	background-color: #2e2e2e;
	position: absolute;
	/*top: 30%;*/
	left: 0px;
	width: 100%;
	margin-top: 50px;
	text-align: center;
	min-width: 900px; 
}
#wrapper {
	background-color: transparent;
	position: relative;
	text-align: center;
	width:728px;
	height: 404px;
	margin: 0px auto;
	}
	
img { border:0; }

#cr { font-size:.7em; color:#b6b6b6; font-family: arial, verdana, sans; }

p { font-size:.8em; color:#b6b6b6; font-family: arial, verdana, sans; margin:0; }

#txt { margin:10px 0 25px; }

h1 { font-size:1.8em; color:#fff; font-family: arial, verdana, sans; padding-bottom:5px; font-weight: normal; line-height: 1.8em; }
