/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color: #000000;
	border:none;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
}
.Stile2 {color: #FF6200}
a {	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6200;
	text-decoration: underline;
	}
	h1 {
	font-size: 22px;
	text-align: center;
	}
p {  font-family: "Times New Roman", Times, serif; font-size: 15px; font-style: oblique; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-align:justify;color: #FFFFFF}
#top {
top: auto;
background-position:center;
}
#footer {
bottom:auto; 
}
	
#navigation {height:88%;}