body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background: #000;
	text-align: center;
	color: #fff;
	font-size: 13px;
	line-height: 150%;
}

#wrapper {
	margin: 35px auto;
	width: 760px;
}

a {
	color: #990000;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	margin-bottom: 10px;
}

h3 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
}

.links {
	margin-bottom: 30px;
	color: #990000;
}