@charset "utf-8";
/* CSS Document */

body{padding:0;
margin:0;
font-family:Garamond, 'Times New Roman', Times, Serif;
background-image:url(main2.jpg);
background-repeat:no-repeat;
background-position:top center;}

img{border:none}

p{ font-size: 16px; letter-spacing:0.1em; font-weight:bold
}
a{color:#000000; text-decoration:underline}
a:hover{color:#b6272c;}

#contenitore{
width:1000px;
height:600px;
margin:0 auto;

text-align:center;
}

#contenuto{
text-align:center;
margin-top:430px;
}

#footer{background-color:#b6272c;
color:#ffffff;
padding:5px 0;
font-size:90%;
letter-spacing:0.1em;
width:900px;
font-weight:bold; clear:both; margin:0 auto}

#link{text-align:right;

margin-right:50px
}
