body{
background-color:black;
background-image: url(../images/foglia_bianco.png);
background-repeat:repeat-y;
background-position:90%;
background-attachment:fixed
}/*
#title{
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 white
}
.ph a:hover{
border:3px solid silver
}
.ph img{
border:1px solid white !important;
border:0
}
.ph img:hover{
border:3px solid silver !important
}
a{
text-decoration:none;
color:white
}
a:hover{
text-decoration:overline;
color:silver
}