body {
	color: #473b3b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
}
.header {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
	font-size: 19px;
	word-spacing: 20px;
	line-height: 30px;
}
h1 {
	color: #969696;
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
}
h1 #first-letter { color: #ff0143; }
a { color:#888888; text-decoration: none; }
a:visited { color: #888888; }
a:hover, a:active { color: #000000; }
.download_image {
	background-image:  url(../images/logo.png);
	background-repeat: no-repeat;
	font-size: 13px;
	width: 266px;
	height: 268px;
	margin-left: auto;
	margin-right: auto;
}
.download_image #links {
	position: relative;
	height: auto;
	width: auto;
	left: auto;
	top: 220px;
	color: #888888;
}
.download_image #secondary { font-size: 10px; }
ul { padding-left: 15px; }
.textbox {
	margin: 10px;
	text-align: left;
	position: relative;
	width: 510px;
	margin-left: auto;
	margin-right: auto;
}
.textbox #first-line { 	font-size: 18px; }
.footer {
	margin: 30px;
	word-spacing: 20px;
}
img { border: 0; }
