body{
	margin:0;	padding:0;
	background:url("../img/bottomLeftImage.jpg");
	background-repeat: no-repeat;
	background-position:left bottom;
	background-color:#062647;
	background-attachment:fixed;
	color:white;
	font-family:Arial,Helvetica,Georgia;
}

div#main{
    padding:10px;
}

img#lucaneri{
    border:1px solid white;
}

p{
	font-size:11px;
}
a{
	color:#E9B061;
	font-weight:bold;
}

h2{
    margin-bottom:1em;
}

a:hover{
    color:white;
}


.hide{
	display:none;
}

div#libellulaGrossa{
	position:absolute;
	top:30px;
	left:100px;
	background:url(../img/libellulaGrossa.gif) no-repeat bottom left transparent;
	width:302px;
	height:310px;
}

div#libellulaPiccola{
	position:absolute;
	top:300px;
	right:200px;
	background:url(../img/libellulaPiccola.gif) no-repeat bottom left transparent;
	width:82px;
	height:89px;
}

div#lumache{
	position:absolute;
	top:100px;
	right:0;
	background:url(../img/lumache.gif) no-repeat bottom right transparent;
	width:38px;
	height:259px;	
}
div#siluri{
	position:absolute;
	top:150px;
	right:320px;
	background:url(../img/silurini.gif) no-repeat bottom right transparent;
	width:190px;
	height:160px;
}

div#content{
    position:absolute;
    width:750px;
}

div.images img{
    margin:0 10px 10px 0;
}
