body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 50%;
}
.layout {
	width:800px;
	text-align: center;
	background-color: none;
}

.title {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
}
/*
.title:before {
	content: "title";
}
*/
/*
a:after {
	content: " ( " attr(href) " )";
}
*/
/*
a:before {
	content: img(url(http://image.forumcommunity.it/2/9/9/8/3/1/3/1229037520.jpg));
}
*/

.citazione {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}
.link {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: lighter;
}
