body 

{ scrollbar-base-color:#696969;background-attachment:fixed;} 


.nome {
font-family : Georgia,Arial,Times New Roman,Helvetica;
      color : #696969;
  font-size : 42pt;
 text-align : center;
font-weight : bold;
 font-style : normal;
       }
.donna {
font-family : Georgia,Arial,Times New Roman,Helvetica;
      color : #696969;
  font-size : 24pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
.annuncio {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 18pt;
 text-align : center;
font-weight : bold;
 font-style : normal;
       }
.funerale {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 18pt;
 text-align : center;
font-weight : bold;
 font-style : normal;
       }

.ardente {
font-family : Times New Roman,Arial,Helvetica;
      color : #908435;
  font-size : 15pt;
 text-align : center;
font-weight : bold;
 font-style : normal;
 text-shadow: 1px 1px #000;
       }

.grassetto {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 18pt;
 text-align : center;
font-weight : bold;
 font-style : normal;
       }
.ringrazia {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 14pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
.inizio {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 15pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
.rosario {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 15pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
.orario {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 11pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
.cimitero {
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 14pt;
 text-align : center;
font-weight : lighter;
 font-style : normal;
       }
.pagine
{
FONT-FAMILY: verdana, georgia, Helvetica, sans-serif;
COLOR: #696969;
FONT-SIZE: 14px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }

.footer {
font-family : verdana, georgia, Helvetica, sans-serif;
 COLOR: #696969;
FONT-SIZE: 16px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }

.footer:link {
font-family : verdana, georgia, Helvetica, sans-serif;
  COLOR: #696969;
FONT-SIZE: 16px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }
.footer:visited {
font-family : verdana, georgia, Helvetica, sans-serif;
 COLOR: #696969;
FONT-SIZE: 16px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }

.footer:active {
font-family : verdana, georgia, Helvetica, sans-serif;
  COLOR: #696969;
FONT-SIZE: 16px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }
.footer:focus {
font-family : verdana, georgia, Helvetica, sans-serif;
 COLOR: #696969;
FONT-SIZE: 16px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }
.footer:hover {
font-family : verdana, georgia, Helvetica, sans-serif;
 COLOR: #696969;
FONT-SIZE: 16px;
FONT-WEIGHT: none;
TEXT-DECORATION: none;
BACKGROUND: none;
       }

#box {

/* IE10 */
background-image: -ms-linear-gradient(top right, #FFFFFF 0%, #FFE4C4 100%);
 
/* Mozilla Firefox */
background-image: -moz-linear-gradient(top right, #FFFFFF 0%, #FFE4C4 100%);
 
/* Opera */
background-image: -o-linear-gradient(top right, #FFFFFF 0%, #FFE4C4 100%);
 
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #FFE4C4));
 
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top right, #FFFFFF 0%, #FFE4C4 100%);
 
/* Regola standard */
background-image: linear-gradient(to top right, #FFFFFF 0%, #FFE4C4 100%);


width: 300px;
padding: 5px;
border-radius: 20px;
border: 3px solid #F0DC82;
font-family : Times New Roman,Arial,Helvetica;
      color : #696969;
  font-size : 14pt;
text-align: center; /* orizzontale */
line-height: 20px; /* verticale */
font-weight : bold;
 font-style : normal;

}