body {
	margin: 0;
	font-family: arial, verdana;
	font-size: 8px;
	background: Black;
	color: ActiveBorder;
	text-align: center;
	
}
a {color: #CCCCCC; text-decoration: none;background: Black;}
a:hover {text-decoration: underline;}
h1, p.invisible {
	position: absolute;
	left: -10000px;
}
p {
	height: 15px;
	margin: 20px 0;
}
p.dcha{
	text-align: center;
	padding-left: 550px;
	letter-spacing: 2px;
}
a img {border:none; vertical-align:middle;}
p.dcha a, p.dcha a:visited{ color:#666;}
#sito {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -252.5px;
	width: 100%;	
}
