body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#310000;
	background-color:#000000;
}
img {
	border:0px;
}
p, form {
	padding:0px;
	margin:0px;
	margin-bottom:8px;
}
#ricette p {
	font-size:14px;
}
#email, #nome, #cognome, #telefono {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#310000;
	width:160px;
}
#messaggio {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#310000;
	width:354px;
	height:90px;
}
a:link {
	color:#310000;
}