body{	/*background-image:url(../flash/fondo-espacio.jpg);
background-position:right bottom;
background-repeat:no-repeat;*/
background-color:#07091E;
}
#web{
	position:absolute;
	top:50%;
	left:50%;
	width:773px;
	height:420px;
	margin-left:-386.5px;
	margin-top:-210px;


}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#saltar_intro{
	text-align:right;
	font-weight:bold;
	width:773px;
	margin:0 auto;
}
	#saltar_intro a{
		color:#fff;
		text-decoration:underline;
	}
	#saltar_intro a:hover{
		text-decoration:none;
	}