* {
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 100px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	}

img {
	border: 0;
	margin-bottom: 50px;
	}

a {
	font-family: Helvetica;
	font-size: 2.5em;
	color: #ffffff;
	
	}

dl {
	margin-top:30px;
	font-size:0.6em;
}

dt {
	margin-top:15px;
}


#txt {
	text-indent: -100000px;
	font-size: 11px;
	}

