#backhome{
	text-align: center;
	margin-top: 15px;
	height: 10px;
}

h1{
	text-align: center;
}

body{
	background-color: lightyellow;
}

#button{
	margin-top: 35px;
	margin-left: 50px;
}

#risultato{
	margin-left: 50px;
}

