@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS",Futura,Verdana,sans-serif;
	font-size: 100.01%;
	color: #efefff;
	margin: 0px;
	padding: 0px;
	background-color: #000;
}

h1 {
	font-size: 8em;
	font-weight: 900;
	color: #202020;
	margin: 0;
	letter-spacing: -0.1em;
}

h2, li.active {
	font-size: 1.4em;
}

a {
	color:#fff;
	font-weight: bold;
}

div#text {
	font-size: 0.8em;
}