body {
	background-color: #F0F0F0;
	color: #666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

div#box {
	width: 800px;
	height: 620px;
	position: absolute;
	top/* */:/**/50%;
	left: 50%;
	margin-top/* */:/**/-350px;
	margin-left: -400px;
}



body#weddy div#box {
	background: #F0F0F0 url(../images/sfondo.jpg) no-repeat bottom center;
}
div#bride {
	position: absolute;
	left: 55%;
	top/* */:/**/ 65%;
	width: 246px;
	height: 380px;
	margin-left: -205px;
	margin-top/* */:/**/-265px;
	text-align: center;
	color: #333333;
}
div#home{	
	clear: left;
	width: 800px;
	position:absolute;
	top: 450px;
	left: -270px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: lowercase;
	line-height: 20px;
}
div#ita{	
	clear: both;
	width: 181px;
	position:absolute;
	top: 320px;
	left: 250px;

}
	
div#logo {

	clear: left;
	width: 120px;
	position:absolute;
	top: 320px;
	left: -150px;
}
#info
{
	position: absolute;
	top: 900px;
	width: 70%;
	left: 15%;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #666666;
}
#info h1
{
font-size: 14px;
margin: 0px;
}

#info p
{
text-align: justify;
}
#info a
{
color: #c0c0c0;
font-size: 10px;
text-decoration: underline;
font-weight: normal;
}

#info strong
{
color: #c0c0c0;
font-weight: normal;
}
