html, body {	padding: 0;	margin: 0;	height: 100%;	width: 100%;	font-family: Verdana, Arial, Helvetica, sans-serif;	text-align: center;	color: #959595;	background-color: #000000;}a img {	border: none;}#vert-wrap {	position: relative;	height: 100%;	width: 100%;	margin: 0 auto;	text-align: center;	vertical-align: middle;}#horr-wrap{	position: relative;	margin: 0 auto;	width: 700px;	height: 550px;}a:link, a:active, a:visited {	color: #CCCCCC;	text-decoration: none;}a:hover {	color: #CCCCCC;	text-decoration: underline;}#sinistra {	display: block;	position: absolute;	width: 125px;	overflow: hidden;	bottom: 0;	left: 0;	text-align: right;	font-size: 10px;}#foto {	display: block;	position: absolute;	width: 550px;	height: 550px;	overflow: hidden;	top: 0;	right: 0;}#indirizzo{	font-size: 12px;}#nomi {	font-size: 11px;	font-weight: bold;}