.style {
}
body {
	background-image: url(imgx/bg.png);
	background-repeat: repeat;


contenitore {
	width: 100%;
	position: absolute;
}
header {
	height: 325px;
	width: 100%;
}
menu {
	width: 100%;
}
footer {
	height: 430px;
	width: 100%;
}

