@import "stile_base.css";

#containergrafica {
	width: 900px;
	height: 647px;
	margin: 0;
	padding: 0;
	background: url(./img/bg_home.jpg) no-repeat top left;
}

