body{
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #000 url(../xi/fondo.jpg) repeat;
}

#page{
	background: #000 url(../xi/fondoestrellas.gif) repeat-x;	
}

#base{
	widht: 100%;
	height: 2px;
	background-color: #ffff66;
}

#content{
	color: #fff;
	width: 960px;
	margin: 0 auto;
	text-align:center;
}
#music{
	width: 160px;
	height: 20px;
	position:absolute;
	top:95%;
	left:0;
	}
#footer{
	width: 95%;
	text-align:right;
	position:absolute;
	top:95%;
	border: 0px solid #fff;
}

.web a{
	text-decoration:none;
	color: #69c;
	font-weight:bold;
	border-bottom:1px dashed #69c;
}
	
.web a:hover{
	background-color:#69c;
	color:#000;
	border-bottom:0px;
}
