body {
	background-color: #000;
	color: #f8f8f8;
	margin: 1em;
	text-align: center;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
}

a img {
	border: 0;
	margin: 0 1em;
}

q {
	font-style: italic;
	color: #de5d26;
}

q:before, q:after {
	content: '';
}

span.regular {
	color: #ffc200;
}

span.heroes {
	color: #cb9b16;
}

strong.album {
	color: #ce2616;
}

div.wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

div.announcement {
	position: absolute;
	z-index: 5;
	height: 190px;
	width: 315px;
	right: -80px;
	top: 0px;
}

div.website-announce
{
	position: relative;
}