body {
	text-align: center;
	background-color: #fff;
}

#logo {
	margin: 50px auto 0px auto;
    width:600px;
	height:181px;
	background-image: url(/logomedicaresmall.jpg);
}

#testo {
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 21px;
	text-decoration: none;
	color: #014997;
	line-height: 30px;
}

#testo a {
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 21px;
	text-decoration:underline;
	color: #014997;
	line-height: 30px;
}

#sito {
	margin: 0px auto;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 30px;
	text-decoration: none;
	color: #014997;
	line-height: 30px;
}


