﻿.body { margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
 padding-right: 22em; padding-left: 8em;
 background-image: url(..//img/sfondo1.jpg); background-attachment: scroll; background-color: #FFF; text-align: justify; font-size: 12px;
}

.right { text-align: right; font-size: 1em}.testonormale a:link { color: #00bfff;
 text-decoration: none;
}.testonormale a:visited {
 color: #00bfff; text-decoration: none;
}.testonormale a:hover {
 color: #0FF;
 text-decoration: none;
}
.paragrafo { font-size: 2em; text-
align:justify; text-indent: 2em; font-family: "Times New Roman", Georgia, Times, serif;

}.titolo1 { font-size: 2.8em; font-weight: 900; text-
align: left; color: rgb(10,1,95);}.titolo2 { font-size: 2.4em;  text-
align: left;
 text-color: rgb(15,2,134); }.testoitalic {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 2em; font-style: italic;
}

