body {
		color:#000000;
		font-family:Times New Roman;
		font-size:12px;
		line-height: 0px;
	text-align: center;

		
}

h1 { 
	font-size:21px;
    color:#000000;
	font-weight:normal;
	letter-spacing:0.30em;
	line-height: 32px;
	text-align: center;
   }

h2 { 
	font-size:21px;
    color:#000000;
	font-weight:normal;
	letter-spacing:0.35em;
	line-height: 32px;
	text-align: center;
	font-style:italic;


   }

h3 { 
	font-size:21px;
    color:#000000;
	font-weight:normal;
	letter-spacing:0.30em;
	line-height: 32px;
	text-align: center;
	text-decoration: underline;

   }



a.normal {
	font-size:16px;
    color:#000000;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0.35em;
	line-height: 23px;
	text-decoration:none;

	}


a.normal:hover {
    color:#000000;
	background-color:#00ff33;

	}
	
a:visited {
	font-size:16px;
    color:#000000;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0.35em;
	line-height: 23px;
	text-decoration:none;

	}


a.head {
	font-size:22px;
    color:#000000;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0.35em;
	line-height: 32px;
	text-decoration:none;

	}


a.head:hover {
    color:#000000;
	background-color:#00ff33;

	}

#ciao{

		width: 420px;
		height: 200px;		
		position:absolute;
	   	top:30px;
	   	align: center;
}


#mail{

		width: 420px;
		height: 200px;		
		position:fixed;
	   	top:247px;
	   	left:761px;
	   	align: center;
}


#ragazzi{

		width: 200px;
		height: 200px;		
		position:fixed;
	   	top:100px;
	   	left:30px;
	 
}


#links{

		width: 210px;
		height: 200px;		
		position:fixed;
	   	top:170px;
	   	left:750px;
		text-align:center;

}



#content{

		width: 630px;
		height: 1200px;		
		position:absolute;
		top:200px;
		left: 50%;
		margin-left: -315px;

}




#oben{
		float: left;
		width: 200px;
		padding: 0 0 0 0;
		position:fixed;
	  	top:200px;
}



#nav{
	
		float: left;
		width: 150px;
		padding: 0 0 0 10px;
		position:fixed;
	  	top:150px;
}


#monsi{
	
		float: left;
		width: 200px;
		padding: 0 0 0 0;
		position:fixed;
	  	top:0px;
}



#bird{
	
		width: 140px;
		padding: 0 0 0 20px;
		position:absolute;
	  	top:400px;
	  	left:700px;

}








