body
{
	background-color:#f4e5ba;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC
}
#maincontainer
{
	width:946px;
	margin:150px auto;
}
img
{
	border:0px;
}
h1
{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
h2
{
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
p
{
	margin:0px 0px 10px 0px;
}
.cont
{
	width:865px;
	min-height:444px;
	padding:15px;
	background-image:url(trattoria-tipica-valpolicella.jpg);
	background-repeat:no-repeat;
}
.txt
{
	width:500px;
	text-align:justify;
	margin:20px 0px 0px 10px;
}
.lnkdx
{
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:0px 10px 0px 10px;
	color:#3f1c06;
	line-height:18px;
	font-weight:bold;
}
a, a:visited
{
	color:#3f1c06;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}