@charset "utf-8";
/* CSS Document */

#img {
	height: 400px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 50px;
}
body {
	background: url(http://ledpower24.com/ebay/img/background.png) top center fixed;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(immagini/backindexnew.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
	a:link{
	text-decoration: none;
	color: #FFF;
}
	a:hover    {
	text-decoration: underline;
	color: #F2981C;
}

	a:visited  {
	text-decoration: none;
	color: #FFF;
}

*  a {outline: 0;}
.indextestobianco {
	color: #FFF;
}

