body{padding:20px;text-align:center;
	background:black url(bg.jpg) top left no-repeat;;
	color:#bba;font:80%/140% 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;}
a:hover {color:#8b7;}
a{color:#7a6;text-decoration:none;outline:none;}
a.current{color:#d9a;text-decoration:none;outline:none;}

.info {text-align:center;width:700px;margin: 1em auto 0 auto;}

h2 + p {
	width: 55%;
	margin: 0 auto;
}

#footer {
	position: absolute;
	bottom: 1em;
	left: 0;
	width: 100%;
	clear: both;
	text-align: center;	
	color: #999;
}

#hyr {
	margin-bottom: 2em;
	padding: 0 0 1em 0;
	text-align: center;
	color: #999;
	font-size: 1.41em;
}

#hyr a {
	color: #fefefe;
	
}

#nav {
	list-style-type: none;
	text-align: left;
	padding: 0;
}

#nav li {
	font:normal 400% "Century Gothic",	"Avant Garde Gothic", "Avant Garde",	"URW Gothic L",sans-serif;
	letter-spacing:0.2em;
	text-transform:uppercase;
}

#nav li a {
	opacity: 0.4;
}

#nav li a:hover {
	opacity: 1.0;
}

h1,h2,h3{
	font:normal 400% "Century Gothic",	"Avant Garde Gothic", "Avant Garde",	"URW Gothic L",sans-serif;
	letter-spacing:0.2em;
	text-transform:uppercase;
	text-align: left;
	opacity: 0.8;
	margin: 0;
}

h1 .small {
	font-size: 66%;
	opacity: 0.5;
}
