﻿body {
}

.titolo 
{
    font-family:Comic Sans MS,Times New Roman,Tahoma;
    font-size:x-large;
    font-weight:bold;
}

.occhiello
{
    font-family:Arial,Times New Roman,Tahoma;
    font-size:large;
    font-weight:normal;
}

li
{
    font-family:Arial,Times New Roman,Tahoma;
    font-size:small;
    font-weight:normal;
}

citazioni
{
    font-family:Arial,Times New Roman,Tahoma;
    font-size:x-small;
    font-weight:normal;
    font-style:italic;
    font-style:oblique;
}

.pagine
{
    background-image:url("images/monte di buia_p3.jpg");
    background-repeat:repeat-y;
    background-position:center-center;
    
}