#wrapper {
	position: relative;
	width: 980px;
	height: 560px;
	margin: 0 auto;
	padding: 0;
	background: #000  url('../images/index_back.jpg') center no-repeat;
	border: 5px solid #fff;
	text-align: center;
	}
