body {
	padding: 200px 10px;
	background: #3D3D3D;
	background-image: url(images/bggrid.png);
	background-repeat: repeat;
	
	text-align: center;
}

div {
	margin: auto;
}

h1 {
	font-size: 96pt;
	color: #ffffff;
	text-align: center;
	font-family: "LeagueScriptThinLeagueScript", serif;
	margin: 3px 0px;
}

h1 a {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	font-size: 48pt;
	color: #ffffff;
	
	text-align: center;
	font-family: "LeagueScriptThinLeagueScript", serif;
	
	margin: auto;
	margin-top: 60px;
}

h3 {
	font-size: 28pt;
	color: #ffffff;
	
	text-align: center;
	font-family: Helvetica;
	font-style: normal;
	
	margin: auto;
	margin-top: 60px;
}

a {
	color: #152530;
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 4, 2012 07:53:10 PM America/New_York */
/* Side note: Font Squirrel is awesome. Sincerely, Jacob */

@font-face {
	font-family: 'LeagueScriptThinLeagueScript';
    src: url('fonts/LeagueScript-webfont.eot');
    src: url('fonts/LeagueScript-webfont.eot?#iefix') format('embedded-opentype'),
    	url('fonts/LeagueScript-webfont.woff') format('woff'),
    	url('fonts/LeagueScript-webfont.ttf') format('truetype'),
    	url('fonts/LeagueScript-webfont.svg#LeagueScriptThinLeagueScript') format('svg');
	font-weight: normal;
	font-style: normal;
}