body {
	background: #041407 url(../images/bgBody.jpg) center 0 no-repeat;
}

#centerStage {
	width: 788px;
	height: 447px;
	margin: 100px auto 0 auto;
	display: block;
	background: url(../images/holding.png) 0 0 no-repeat;
}

#centerStage p {
	font-size: 1.3em;
	font-weight: 700;
	width: 400px;
	color: #fff;
	margin-left: 70px;
	margin-bottom: 20px;
}

#centerStage p.first {
	margin-top: 206px;
}

#centerStage p a {
	color: #dbe605;
	text-decoration: none;
}

#centerStage p a:hover {
	background: #dbe605;
	color: #fff;
	text-decoration: none;
}

	