body {
	background-attachment: fixed;
	background-image: url(../forno.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fdfaf3;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	width: 700px;
	margin: 0 auto;
	position: relative;
	top: 500px;
	z-index: 5;
	text-align: left;
	}
.nuova {
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
	top: 440px;
	z-index: 5;
	}
.entra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	border:none;
	}
.center {
	text-align: center;
	}