p {
	margin: 6px;
	text-align: right;
}
body {
text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
  background-color: #000;
  background-image: url('sfondo.jpg');
  background-attachment: fixed;
  background-repeat: no-repeat;
  	font-size: 22px;
	font-weight:bold;

}
h1 {
	margin: -25px 0px 10px 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 33px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
	padding: 2px;
	}
a:link {
	color: #fff;
}

a:visited {
	color: #fff;
}

a:hover {
	color: #77f;
}
div.box0 {
	position: relative;
margin: 15px auto;
	text-align: center;
	height: 200px;
	width: 340px;
}
div.mail {
	position: absolute;
margin: 4px 0px 2px 2px;
	text-align: center;
	top: 0px;
	left: 0px;
	}
div.boxsx {
	position: relative;
margin: 15px -2px;
	text-align: center;
	height: 70px;
	width: 100px;
}
div.boxdx {
	position: relative;
margin: -84px 238px;
	text-align: center;
	height: 70px;
	width: 100px;
}
div.fotocc {
text-align:center;
}



