body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  color: #FFFFFF;
  background-image: url(img/sfondopagina.jpg);
  background-position: top left;
  background-repeat: repeat-x;
  z-index: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
#contenitore1 {
  position: absolute;
  width: 100%;
  height: 1750px;
  margin: 0;
  padding: 0;
  background-image: url(img/automobili.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 3;
}
#contenitore2 {
  position: absolute;
  width: 100%;
  height: 1750px;
  margin: 0;
  padding: 0;
  background-image: url(img/ragno.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 1;
}
#logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 200px;
  background-image: url(img/eco95logo.jpg);
  background-position: top left;
  z-index: 2;
}
#logoindex {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  height: 200px;
}
#entra {
  position: absolute;
  top: 250px;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  height: 100px;
}
#entra a {
  text-decoration: none;
  color: #ffffff;
}
#immaginipreload {
  position: absolute;
  top: -200px;
  left: 0;
}
#desc2 {
  position: absolute;
  top: 200px;
  left: 0;
  width: 600px;
  height: 100px;
  text-align: center;
  z-index: 2;
}
#indir {
  position: absolute;
  top: 650px;
  right: 0;
  width: 353px;
  height: 88px;
  z-index: 2;
}
#news {
  position: absolute;
  top: 650px;
  right: 5px;
  width: 300px;
  height: 925px;
  overflow: scroll;
  background-color: transparent;
  border: 5px solid #006600;
  padding: 5px;
}
#indir h1 {
  text-align: right;
  font-size: 20px;
  margin-right: 50px;
  color: #FFFFFF;
}
#menu {
  position: absolute;
  top: 212px;
  right: 0;
  margin: 0px 0px 50px 50px;
  padding: 0;
  width: 250px;
  height: 400px;
  background-color: transparent;
  background-image: url(img/sfondomenu.gif);
  background-position: top right;
  background-repeat: no-repeat;
  z-index: 4;
}
#contprincipale {
  position: absolute;
  top: 300px;
  left: 0;
  margin-left: 20px;
  width: 95%;
  height: 1300px;
  overflow: hidden;
}
#principale {
  margin-right: 300px;
}
h1 {

}
h2 {
	text-align:center;
	font-size:24px;
}
h3 {

}
h4 {
	text-align:center;
	font-style: italic;
	color: #333333;
	font-size:16px;
}
h5 {
	color:#009900;
	font-size:24px;
}
h6 {

}
img {
	border: none;
}