html, body	{ height:100%; }
			body {
				margin:0;
				padding:0;
				background-color: #373737;
				background-repeat: no-repeat;
				background-position: center;
				background-size:100%;
				background-attachment: fixed;
				color:#fff;
				font-family:Futura, Arial, Helvetica, sans-serif;

			}
			a:link {
				color:#989898;
				text-decoration: none;
				font-size:12px
				
			}
			
			a:visited {
			text-decoration: none;
			color: #ffffff;
			font-size:12px
			
			}
			
			a:active {text-decoration: none;
			color: #ffffff;
			font-size:12px
			
			}
			a:hover {color: #BA907A;
			font-size:12px
			
			}
			

			
#menu {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:14px;
}

#titolo {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:36px;
color: #BA907A;
}

#subtitolo {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:18px;
color: #BA907A;
}

#testo {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:14px;
color: #989898;
}

#testo2 {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:12px;
color: #989898;
}	

#testosmall {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:10px;
color: #989898;
}

#redirect {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:11px;
color: #ffffff;
}

#credit {
font-family:futura, Arial, Helvetica, sans-serif;
font-size:9px;
color: #989898;
}