body
{
	background-image:url(beachart.jpg);
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
}
#maincontainer
{
	width:920px;
    height:100px;
	margin:0px auto;
}
img
{
	border:0px;
}
h1
{
	font-size:14px;
	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
{
	background-image:url(articoli-gonfiabili.png);
	background-repeat:no-repeat;
	width:920px;
	height:808px;
	padding:15px;
}
.txt
{
	width:400px;
	text-align:justify;
	float:right;
	margin:50px 330px 0px 0px;
}
.lnkdx
{
	text-align:left;
	margin:85px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:left;
	width:150px;
	line-height:25px;
	
}
.lnksx a:link, .lnksx a:visited {
	color:#FFF;
}
a, a:visited
{
	color:#07366e;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.returns
{
	clear:both;
}