html {
	background: #9d0c15 url(../images/bg_splash.png) no-repeat center -140px;
}

#bd {
	background: none;
}

.yui-g {
	padding-bottom: 0;
}

.yui-u.first {
	border-right: none;
}

h2#payoff {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/olimpiadidelcuore.png) no-repeat center top;
	float: left;
	min-width: 330px;
}
h2#payoff, h2#payoff a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #fff;
}
h2#payoff a {
	display: block;
	border: none;
	width: 100%;
	padding-top: 295px;
}

#benefattori {
	width: 98%;
	margin-top: 60px;
	border-left: 1px solid #fff;
	padding: 40px 0 40px 30px;
}
#benefattori p {
	margin-left: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
#benefattori img {
	margin: 10px 4px 10px 20px;
}
#benefattori .last img, #benefattori .una img {
	margin-right: 0;
}
#benefattori .pallacanestro img, #benefattori .toscana img {
	margin-left: 45px;
}

/* Make things disappear */
.excess {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1000px;
	left: -1000px;	
}