body	{background-position-x: 0px; 
	background-position-y: 0px;		
	background-color: #000033;
	background-image: url("home_scura.jpg"); background-attachment: fixed; background-repeat: no-repeat;	
	overflow: hidden;	}

.titolo	{	
	position: absolute;   
	margin-top:180px;
	margin-left:400px;
	font-size: 45px;
	font-family: courier;
	color: #66cc99;
	}
		
.s_titolo	{
		position: absolute;   
	  	margin-top:223px;
	  	margin-left:393px;
		font-size: 12px;
		width: 400px;
		font-family: courier;
		color: #66cc99;
		}
			
.menu	{
	position: absolute;
	margin-top:400px;
	margin-left:30px;
	width:300px;
	font-size: 15px;
	line-height: 20px;
	font-family: courier;
	text-align: justify;
	color: #66cc99;
	}
		
	body>.menu {position: fixed}
		
.update	{
	position: absolute;
	margin-top:5px;
	margin-left:750px;
	font-size: 15px;
	font-family: courier;
	width: 400px;
	color: #66cc99;
	}
		
.mail	{
	position: absolute;
	margin-top:25px;
	margin-left:750px;	   
	font-size: 15px;
	font-family: courier;
	width: 400px;
	color: #66cc99;
	}
		
		
p		{
		position: absolute;
		top:270px;
		left: 390px;
		right: 55px;
		min-width: 550px;	
		margin-bottom: 50px;
		font-size: 16px;
		line-height: 19px;
		font-family: arial;
		text-align: justify;
		color: #66cc99;		
		overflow: auto;
		padding-right: 15px;		
		}
		
#norico {
	position: absolute;
	margin-top: 465px;
	margin-left:790px;
	}
		
#mala	{
	position: absolute;
	margin-top: 450px;
	margin-left:830px;
	}



a:link		{text-decoration: none; color: #66cc33; font-family: courier; font-size: 16px; font-weight: 500;}
a:visited	{text-decoration: none; color: #66cc33; font-family: courier; font-size: 16px; font-weight: 500;}
a:hover   	{color: red; font-family: courier; font-size: 16px; font-weight: 500;}




