body {
	font-size: 12px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	background-image: url(../img/bg-home-verano.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	}
	
.demo {
	background-color: #000;
}


