html, body {
	overflow: hidden;
	height: 100%;width: 100%;
	margin: 0px;padding: 0px;
}
body {
	font-family: Times New Roman, sans-serif; 
}
h1, h2{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}



.header {background-color:#5A322E; height:120px;}
.header h1 {float:left; margin-left:15%; margin-top:65px; color:#fff; font-family: Arial, sans-serif; letter-spacing:10pt; font-weight:normal;}
.intro {position:absolute; left:580px; top:22px; color:#fff; width:420px; font-size:12pt; word-spacing:1pt; line-height:20pt; }
.content {height:250px;}
.content img {float:left; margin-left:70px; margin-top:25px; border:none;}
.desc {text-align:right; float:left; margin-left:10%; margin-top:70px; margin-right:5em; width:380px; font-size:12pt; letter-spacing:1pt; word-spacing:1pt; line-height:22pt;}
.footer {background-color:#5A322E; background-image:url("foglie_saline.gif"); background-repeat: no-repeat; background-position:30% -10px; height:100%;}
.footer h2 {color:#725A59; float:left; margin-left:25%; margin-top:170px; font-size:14pt; letter-spacing:4pt; word-spacing:3pt;}
