	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: scroll;
		background-color:black;
		
		
			}
	
	#flashcontent {
		height: 85%;

	}
	/* end hide */

	
	
	#div-1 { /* Massimo Gasbarra Shots Home  */
	height: 60px;
	text-align:center;
	
	
		
	}
	#div-2 { /* Contatti inferiore Followme e Contact ME  */
	height:30px;
	font-size: 10px;
    font-family: "Courier New", Courier, monospace,  cursive;
	font-size:14px;
	text-align:center;
	background-color:black;
	color:#FFFFFF;
	
}

/* Blocco colori ed effetti Followme e Contact ME  */
a {
	
	color: #FFF;
}

a:link {
	text-decoration: none;
	color: #FF0;
}
a:visited {

	text-decoration: none;
	
}
a:hover {

	text-decoration: blink;
	color: #FFFFFF
	
}
a:active {

	text-decoration: none;
	
}
	
.neutro1 {color: #FFF}
.neutro2 {color: #3CF}

