body {
	font-family: "Lucida Grande", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #f1f1f1;
}

p, li {
	font-size: 1.3em;
	line-height: 1.5em;
}

a:link, a:visited {
	color: inherit;
}

a:hover {
	color: #ff3300;
	text-decoration: none;
}

/* headers */

h2.first {
	display: block;
	background: url(../images/first.jpg) no-repeat;
	text-indent: -999em;
	margin-bottom: 10px;
}

h2.second {
	display: block;
	background: url(../images/second.jpg) no-repeat;
	text-indent: -999em;
	margin-bottom: 10px;
}

h2.third {
	display: block;
	background: url(../images/third.jpg) no-repeat;
	text-indent: -999em;
	margin-bottom: 10px;
}
