body {
	font-family: Courier New;
	font-size: 12px;
	color: #E4E4E4;
	text-decoration: none;
	background-color: #202020;
        background-image:url(http://www.araucaimateater.it/media_image/logosabbia2.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center 40%; 
   
}
a{
  color:  #FFFFFF;
  text-decoration: none;
}

.credits {
        font-size: 10px;
	color: #999999;
        text-align: center;
        position: absolute;
        bottom:30px;
        left:25%;
        right:25%;
width:50%;
 
}

.newsscroll {
        font-size: 14px;
	color: #FFFFFF;
        position: fixed;
        top:20%;
        bottom:40%;
        height:30%;
        left:70%;
      
 
}

.newsscroll2 {
        font-size: 14px;
	color: #FFFFFF;
        position: fixed;
        top:70%;
        bottom:30%;
        height:30%;
        left:5%;
right:40%;

      
 
}

.pulsanti {
        font-size: 12px;
	color: #FFFFFF;
        position: center;
        bottom:75px;
     
      
 
}


