@charset "UTF-8";

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 14, 2012 */
@font-face {
 font-family: 'DISCORegular';
 src: url('/fonts/disco___-webfont.eot');
 src: url('/fonts/disco___-webfont.eot?#iefix') format('embedded-opentype'),  url('/fonts/disco___-webfont.woff') format('woff'),  url('/fonts/disco___-webfont.ttf') format('truetype'),  url('/fonts/disco___-webfont.svg#DISCORegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	margin:0;
	background-color: #000;
	font-family: Helvectica, Arial, sans-serif;
	font-size:16px;
	color:#FFF;
	line-height:140%;
}

a {
	color:#FFF;
	text-decoration:none;
}

p {
	margin-bottom: 30px;;
}

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

#Header {
	width:80%;
	margin-top:10%;
	margin-left:auto;
	margin-right:5%;
	display:none;
	font-family: 'DISCORegular', Helvectica, Arial, sans-serif;
	font-size:60px;
	text-align:right;
	color:#FFF;
	line-height:100%;
}
#Label {
	font-family: Helvectica, Arial, sans-serif;
	font-size:18px;
}

#Content {
	margin-top:55px;
	margin-left:5%;
	width:60%;
	display:none;
}

#Social {
	margin-top:60px;
	margin-bottom:20px;
	height:60px;
	font-size: 1px;
    display: inline-block;
}
