body,html  {
	height:100%;
	margin:0;
	background-color: #15460F;
	background-image: url(images/bg-index.gif);
	
}

#container {
	width:100%;
	height:325px;
	position:relative;
	top:20%;
	left:0px;
	background-image: url(images/bg-banda-indexn.jpg);
	margin-left: 0px;


}

/*img {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #11440C;
	border-left-color: #11440C;
}*/
.piva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}

