body {
	background-color: #1c141a;
	margin: 4;
	color: #181a1a;
}

#mainCenter {
	background: url(card_front-3.jpg) no-repeat;
	background-position: top;
	margin: 4px;
}

#bannerzest {
	padding-top: 280px;
	text-align: center;
	margin-top: 20px;
}


#eventText {
	color: #4a3c49;
	font: small-caps bold 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	letter-spacing: .08em;
	height: 100%;
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	top: 60px;
}

#header {
	color: #39283a;
	text-align: center;
	font: small-caps 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: .08em;
}

a {
	color: #4f3244;
	text-decoration: none;
	border-bottom: 1px dotted #535063;
}



