html {
background: url(intro.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
h1 {
	font-family: sans-serif, verdana, arial;
	display: block;
	font-size: 2em;
	color: #efbe2c;
	margin-top: 1.35em;
	margin-bottom: 0.67em;
	margin-left: 1.12em;
	margin-right: 0;
	font-weight: bold;
}
h2 {
	font-family: sans-serif, verdana, arial;
	display: block;
	font-size: 1.32em;
	color: #666688;
	margin-top: 0.46em;
	margin-left: 1.87em;
	font-weight: bold;
}
b {
	color: #9ab0b0;
	font-size: 1.08em;
}
a {
	color: #666688;
	color: #efbe2c;
}
a.void {
	color: #666688;
	Text-decoration: none;
}
