body{
background-color:black;
background-image: url(../images/foglia_grigio.png);
background-repeat:repeat-y;
background-position:90%;
background-attachment:fixed
}

#title{

background-color: transparent;
z-index:0;
text-align: center;
font-size:14px;
color:white;
left: 50%;
right: 50%;
letter-spacing: 5px;
height: 20px
/*
color:white;
top:85px;
right:0;
background-color:black;
z-index:0;
position:absolute;
width:150px;
text-align:left;
padding:10px 10px 10px 0;
font-size:13px */
}
.ph a{
border:0 !important;
border:1px solid #cccccc
}
.ph a:hover{
border:3px solid silver
}
.ph img{
border:1px solid #cccccc !important;
border:0
}
.ph img:hover{
border:3px solid silver !important
}
a{
text-decoration:none;
color:white
}
a:hover{
text-decoration:overline;
color:silver
}