html, body {
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

body {
	background-color: #4D4D4D;
}

a img {
	border: 0;
}

a {
	color: #0000aa;
}
a:hover {
	color: #a00;
}

#content {
	padding: 24px 48px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-size: 16px;
}

h1 {
	color: #a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}

h2, h3 {
	color: #a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}

h4 {
	color: #a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}
h5 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}
#red h5 {
	color: #a00;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
}

#footer p {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaa;
	line-height: 14px;
}
