body {
	line-height: 14px;
	font-size: 10px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
}

#top {
	text-align: center;
	background-color: black;
	height: 550px;
	width: 100%;
	clear: both;
}

#roundcube {
	background-color: black;
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: 0;
}

#zaccarelli {
	margin-top: 180px;
	clear: both;
}

#bottom {
	width: 100%;
	text-align: center;
	clear: both;
	margin-top: 50px;
	line-height: 18px;
}

#btw {
	color: #a8a8a8;
	font-size: 9px;
	line-height: 10px;
}

#bons {
	color: #7d7d7d;
	font-size: 12px;
}

#container {
	position: absolute;
	width: 860px;
	margin-top: 50px;
	left: 50%;
	margin-left: -430px;
	text-align: center;
}

#container-pics {
	position: absolute;
	width: 610px;
	margin-top: 50px;
	left: 50%;
	margin-left: -305px;
	text-align: center;
}

#container-gemma {
	position: absolute;
	width: 640px;
	margin-top: 50px;
	left: 50%;
	margin-left: -320px;
	text-align: center;
}

#left {
	color: white;
	width: 230px;
	margin-right: 30px;
	text-align: left;
	float: left;
	line-height: 17px;
	margin-top: 40px;
}

#left-gemma {
	color: white;
	width: 330px;
	margin-right: 30px;
	text-align: left;
	float: left;
	line-height: 17px
	margin-top: 40px;
}

#right {
	color: white;
	float: left;
}

#arrow-right {
	clear: left;
	float: right;
}
#arrow-left {
	float: left;
}
