HTML:
codice:
<div id="contenitoreSito">
<div id="intestazione"></div>
</div>
CSS:
codice:
body,td,th {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
body {
background-color: #0044ab;
background-image: url(../Images/sfondo.png);
background-repeat: repeat-x;
background-position: top;
text-align: center;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
div#contenitoreSito{
width: 770px;
margin: auto;
}
div#intestazione {
background-image: url(../Images/intestazione.png);
background-position: top center;
background-repeat: no-repeat;
padding-top: 50px;
height: 55px;
}
Cosa vuol dire che pensi ad Agna in continuazione?