@charset "utf-8";
/* CSS Document */

body {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
}
#applicazione {
	width: 370px;
	position: absolute;
	left: 23px;
	top: 152px;
}
