body {
background: #190063 url('Grafica\sfondo.jpg') repeat;
background-image: url("Grafica\sfondo.jpg");
font-family: Tahoma;
color: #190063;
}

A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: none; color: white;}

p {
font-family: century;
color: #190063;
font-size: 17px;
}

h1 {
font-family: verdana;
color: #190063;
font-size: 17px;
font-weight: auto;
}

#titolo {
height: 20px;
background: #190063;
overflow: auto;
border-top:1px solid white;
border-right:0px solid white;
border-left:0px solid white;
border-bottom:0px solid white;
text-align: center;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;

color: white;
display: block;
padding: 2px;
}

#box {
width: 125px;
background: #808080;
border-top:0px solid white;
border-right:0px solid white;
border-left:0px solid white;
border-bottom:0px solid white;
font-family: Tahoma;
font-size: 14px;
color: white;
display: block;
padding: 5px;
}

#main { 
width: 674px;
height: 100%;
background: #808080;
border-top:1px solid white;
border-right:0px solid white;
border-left:1px solid white;
border-bottom:0px solid white;
padding: 20px;
font-family: Tahoma;
font-size: 17px;
text-align: justify;
}

#esempi {
border-left: 1px solid #190063;
border-top: 1px solid #190063;
border-bottom: 1px solid #190063;
border-right: 1px solid #190063;
}

