#fondo-home {
	 width: 800px;
	 height: 480px;
}
#logo {
	width: 800px;
	height:74px;
}
#scritte-randomHome {
	position: absolute;
	margin-left: 240px;
	width: 560px;
	height:480px;
}
#imgSfondo {
	position: absolute;
	overflow: hidden;
	width: 800px;
	height: 480px;
}
#imgSfondo img {
	border: 0;
	width: 800px;
	height: 480px;
}