body {
	background: #1a1011 url('../images/sfondo_felce_large.jpg');
	margin: 0;
	padding: 0;
	padding-top: 5px;
	text-align: center;
}

html,body {
    height:100%;
    margin:0;
}

#centerDIV {
	width: 980px;
	height: 650px;
	margin: 0 auto;
	text-align: center;
	background: transparent;
	clear: both;
}
#fla {
	width: 488px;
	float: left;
}

#sho {
	width: 488px;
	height: 325px;
	float: right;
	border: 0;
}
a {
	border: 0;
}


#sho a, #sho IMG {
	border: 0;
}

#skip {
	width: 488px;
	height: 322px;
	margin: 0 auto;
	padding-top: 135px;
	vertical-align: middle;
	text-align: center;
	background: #3e0e12;
	clear: both;
}
html>body #skip {
	width: 488px;
	height: 191px;
	margin: 0 auto;
	padding-top: 135px;
	vertical-align: middle;
	text-align: center;
	background: #3e0e12;
	clear: both;
}

H1 {
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
 	font-size: 1.5em;
 	letter-spacing: 0.1em;
 	font-style: italic;
 	font-weight: bold;
 	margin: 0;
 	margin-top: 3px;
 	padding: 3px 0 6px 0;
}

a:link, a:visited {
	color: white;
	text-decoration: none;
}

a:hover, a:active {
	color: #562c30;
	text-decoration: underline;
}