BODY {
	margin: 0px; 
	color: black; 
	background-color: #FFFFFF;
/*	background-color: #1515EE;*/
/*	background-image: url("file:///windows/D/sito/milano/Water01.jpg");*/
	background-repeat: repeat; 
	text-align: center;
}

#who {
	border: 0px;
	width: 100%;
	padding: 20px 0px 20px 0px;
	margin :0px 0px 0px 0px;
	color: #FF984D;
	text-align: center;
	font-size: 50px; 
	font-family: sans-serif; 
	font-weight: 700;
	font-stretch: condensed;
}

#who A:link {
	color: #FF984D;
	text-decoration:  none;
}

#who A:visited {
	color: #FF984D;
	text-decoration:  none;
}

#who A:hover {
	color: #FF984D;
	text-decoration: underline;
}	

.position {
	font-size: 24px;
	font-weight: 500;
	color: #1841C8;
}

#data{
	padding: 10px 0px 10px 50px;
	text-align: center;
	font-size: 30px;
}

.phone{
   text-align: left;
	color: #1841C8;
	font-size: 18px;
}

#scientific{
	color:  #1841C8;
	text-align: left;
	padding: 20px 20px 20px 20px;
}

#scientific H1{
   color: black;
	font-stretch: condensed;
	font-size: 24px;
	text-align: center;   
}	

.team{
	padding: 10px 50px 0px 50px;
	color: #1841C8;
	text-align: right;
	font-size: 30px; 
	font-family: sans-serif; 
	font-weight: 400;
	font-stretch: condensed;
}

.team A:link {
	color: #FF984D;
	text-decoration:  none;
}

.team A:visited {
	color: #FF984D;
	text-decoration:  none;
}

.team A:hover {
	color: #FF984D;
	text-decoration: underline;
}	