body {
background: url(./images/pagebook09.jpg);
font-family: "Arial", "Helvetica", sans-serif;
margin-top: 2em;
margin-left: 15%;
margin-right: 5%;
}
/* img.scaled {
  width: 100%;
}
*/
h1{
font-family: Garamond, "Times New Roman", serif;
color: red;
font-size: 2.2em
}
h2{
font-family: Garamond, "Times New Roman", serif;
color: blue;
font-size: 1.6em
}
h3{
font-family: Garamond, "Times New Roman", serif;
color: red;
font-size: 1.2em;
}
p{
line-height: 1.2em;
margin-top: 6;
margin-right: 2;
margin-bottom: 4;
text-align: justify;
font-size: 1em;
font-weight: bold
}
p.cit{
line-height: 1.0em;
margin-top: 2;
margin-right: 4;
margin-left:5;
margin-bottom: 8;
text-align: right;
font-size: 0.7em;
font-weight: bold
}
p.nomeautore {
    text-align: right;
    font-weight: bold;
    font-size: 1.2em;
    color: red;
}