body {
	margin: 0px;
	padding-top: 115px;
	
	font: 13px Arial,sans-serif;
	background: #ffe400 url('fons.jpg') repeat-x top;
	color: #666;
	text-align: center;
}

a {
	text-decoration: none;
	color: #666;
	display:block;
	margin-top: 15px;
}

.clear {
	clear: both;
}
.dreta {
	float: right;
}