/* 

	contatti.php  CSS - Text Styles

*/

img{
    border: 0em;
}

h1{
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

h2{
    color: #AB1810;
    margin-top: 1em;
    margin-bottom: 0.3em;
}

ul{
    padding-left: 3em;
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

li{
    margin-bottom: 0.2em;
}
