/* Font face stuff kindly generated by Font Squirrel (http://www.fontsquirrel.com) */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic.eot');
	src: local('League Gothic'), local('/fonts/LeagueGothic'), url('/fonts/League_Gothic.woff') format('woff'), url('/fonts/League_Gothic.ttf') format('truetype'), url('/fonts/League_Gothic.svg#LeagueGothic') format('svg');
}


*{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: rgb(90,90,100);
}

body {
	margin: 0 auto;
	padding: 22px 0;
	width: 960px;
	background: #fff;
}

h1{
	color: rgb(90,90,100);
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 5.6em;
	letter-spacing: 0.001em;
	float: left;
}
h1 span{
	color: rgb(90,90,100);
	font-family: 'LeagueGothicRegular', Arial, sans-serif;
	font-size: 78%;
	position: relative;
	top: -0.2em;
}

.superunderline{
	background-color: rgb(90,90,100);
	height: 0.4em;
	width: 7.95em;
	position: relative;
	top: 3.8em;
}

/*

h1.fontface {font: 60px/68px 'LeagueGothicRegular', Arial, sans-serif;letter-spacing: 0;}
span.super {font: 60px/68px 'LeagueGothicRegular', Arial, sans-serif;letter-spacing: 0;}
*/

h2{
	color: rgb(90,90,100);
	font-size: 1em;
	float:right;
	margin-top:2.9em;
}

.clearfix{
	clear: both;
}

#content{
margin-top: 1.2em;
	font-size: 1.4em;
	text-align: left;
}