<style type="text/css">

#gallery{
	border-radius: 5px;
}
#slide{
	border-radius:5px;
}
a img {
	border-radius: 5px;
}
a:link {
	color:#414958;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
#incipit{
	color: #8E8E8E;
	font-family: "American Typewriter", Verdana;
	font-weight: normal;
	font-style: italic;
	font-size:44pt;
	width: 800px;
	text-align: center;
}
#sottopagine{
	color: #8E8E8E;
	font-family: "American Typewriter", Verdana;
	font-weight: normal;
	font-style: italic;
	font-size:32pt;
	width: 800px;
	text-align: center;
}
#linkpag{
	color: #8E8E8E;
	font-family: "American Typewriter", Verdana;
	font-weight: normal;
	font-style: normal;
	font-size:14pt;
	text-align: center;
}
#nolinkpag{
	color: #8E8E8E;
	font-family: "American Typewriter", Verdana;
	font-weight: bold;
	font-style: italic;
	font-size:24pt;
	text-align: center;
}
</style>
