

.sfondo_nero {
	background-color: #000000;
}

div#testo {
	border:none;
    width: 40px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: -20px;
	color:#4c9141;
	font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-style: normal;
	font-size:16px;
}
