/*nome file : home.css*/

body{
	background-color: #faebd7;
	background-image: url(teolive.gif);
	background-repeat: no-repeat;
	background-position: 60% 53%;
	background-attachment: scroll;}
	
h1{	font-family: lucida handwriting, comic sans MS, garamond;
	font-size: 36pt;
	margin-top: 5% pt;
	margin-right: 5%;
	text-align:right}
	
p.uno, p.due, p.tre, p.quattro	{
	font-family: lucida handwriting, comic sans MS, garamond;
	font-size: 13 pt;
	font-weight: 500;
	margin: 15%;
	margin-top: 3%;
	margin-bottom: 3%;  }
	
p.esergo{font-family: georgia;
	width: 35%;
	float: left;
	margin-top: 3%;
	margin-left: 3%}

p.uno{	margin-top:10%;
	margin-left: 10%}

p.due{	margin-left: 5%}

p.tre{	margin-left: 16%}

p.quattro{margin-left: 15%}

address{
	margin-top: 10%;
	text-align: center;
	font-family: times new roman}

	

a:link, a:active, a:visited {color:#FF6600;}
	
a:hover, {color:#FF9900}

