@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: #000 url("body_bg.jpg") no-repeat right top scroll;
}

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

h2 {
	font-size: 1em;
}

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

div#text {
	font-size: 0.8em;
	position: absolute;
	right: 340px;
	text-align:right;
}
