body {
	background-image: url(http://www.mir-italy.com/files/muro.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 0px;

}
a {
	color: af3331;
	font-size: 18px;
	font-weight: 900;
	text-decoration: underline;
}
p {
	color: af3331;
}
td {
	color: af3331;
	font-size: 18px;
	font-weight: normal;
	text-align: justify;


}
.titolo {
	font-size: 22px;
	color: af3331;
	font-weight: bold;

}
hr {
	color: af3331;
}
.titolomedio {
	font-size: 20px;
	color: af3331;
	font-weight: bolder;
	text-decoration: underline;

}
.hotel {
	font-style: italic;
	font-size: 20px;
	color: #af3331;
	font-weight: bold;


}