body {
	background-color: #000000;
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	background-position: center -40px;
	}
#intro{
	position:absolute;
	width:306px;
	height:366px;
	top: 170px;
	left: 50%;
	margin-left:-152px;
}
#new_intro{
	position:absolute;
	width:669px;
	height:547px;
	top: 537px;
	left: 50%;
	margin-left:-345px;
}
#new_intro h1{
	position:absolute;
	width:378px;
	height:43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #fcc15c;
	text-decoration: none;
	background-image: url(../images/flecheIntro.jpg);
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-left: 11px;
	background-position: 5px;
	text-indent: 5px;
}
#new_intro .band{
	position:absolute;
	width:auto;
	height:57px;
	top: 405px;
	left: 11px;
}
#copyright_home{
	position:absolute;
	width:325px;
	height:70px;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:11px;
	color:#282828;
	text-align: right;
	right:0;
	top: 473px;
}
#copyright_home span {
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:11px;
	color:#282828;
	left:13px;
	padding-top: 9px;
	position: absolute;
}
a.neptis:link, a.neptis:visited,a.neptis:active{
	color:#282828;
	text-decoration:none;
	}
a.neptis:hover{
	color:#282828;
	text-decoration:underline;
	}
