body {
	background: #000 url(images/bg_200402.gif);
	color:#fff;
	font: normal 12px/1.6em helvetica, verdana, arial, sans-serif;
}

a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 31px;
	letter-spacing: 2px;
}

a:hover {
	color:#fff;
	text-decoration: underline;
}

#hero {
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -67px 0 0 -193px;
	height: 134px;
	width: 386px;
	line-height: 2.6em;
	text-align: center;
}

#footer {
	width: 400px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	bottom: 10px;
	color: #aaa;
}
