@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#FFF;
}

#typo {
	width: 390px;
	height: 121px;
	position:absolute;
 	margin:-60px 0px 0px -195px;
 	top: 50%;
 	left: 50%;
	text-align: right;
}
