
<style type="text/css"> 

/* Blackswan styles */

#preloader {
  /* preload blackswan images */
  background-image: url("images/inicior.png");
  background-image: url("images/noticiasr.png");
  background-image: url("images/biografiar.png");
  background-image: url("images/musicar.png");
  background-image: url("images/videosr.png");
  background-image: url("images/fotosr.png");
  background-image: url("images/contactor.png");
  /* end */
  height: 0px;
  display: inline;
  margin: 0;
  padding: 0;
  width: 0px;
}


#inicio{background:url("images/inicio.png");}
#inicio:hover{background:url("images/inicior.png");}

#noticias{background:url("images/noticias.png");}
#noticias:hover{background:url("images/noticiasr.png");}

#biografia{background:url("images/biografia.png");}
#biografia:hover{background:url("images/biografiar.png");}

#musica{background:url("images/musica.png");}
#musica:hover{background:url("images/musicar.png");}

#videos{background:url("images/videos.png");}
#videos:hover{background:url("images/videosr.png");}

#fotos{background:url("images/fotos.png");}
#fotos:hover{background:url("images/fotosr.png");}

#contacto{background:url("images/contacto.png");}
#contacto:hover{background:url("images/contactor.png");}


<!--

#BS-Website-05 {
	position:absolute;
	left:161px;
	top:345px;
	width:10px;
	height:55px;
}

#noticias {
	position:absolute;
	left:171px;
	top:345px;
	width:115px;
	height:49px;
	text-align:center;
	line-height: 50px;
}

#BS-Website-07 {
	position:absolute;
	left:286px;
	top:345px;
	width:10px;
	height:55px;
}

#biografia {
	position:absolute;
	left:296px;
	top:345px;
	width:115px;
	height:49px;
	text-align:center;
	line-height: 50px;
}


#BS-Website-09 {
	position:absolute;
	left:411px;
	top:345px;
	width:10px;
	height:55px;
}

#musica {
	position:absolute;
	left:421px;
	top:345px;
	width:115px;
	height:50px;
	text-align:center;
	line-height: 50px;
}

#BS-Website-11 {
	position:absolute;
	left:536px;
	top:345px;
	width:10px;
	height:55px;
}

#videos {
	position:absolute;
	left:546px;
	top:345px;
	width:115px;
	height:50px;
	text-align:center;
	line-height: 50px;
}

#BS-Website-13 {
	position:absolute;
	left:661px;
	top:345px;
	width:10px;
	height:55px;
}

#fotos {
	position:absolute;
	left:671px;
	top:345px;
	width:115px;
	height:50px;
	text-align:center;
	line-height: 50px;
}

#BS-Website-15 {
	position:absolute;
	left:786px;
	top:345px;
	width:13px;
	height:55px;
}

#contacto {
	position:absolute;
	left:799px;
	top:345px;
	width:122px;
	height:49px;
	text-align:center;
	line-height: 50px;
}

#BS-Website-23 {
	position:absolute;
	left:39px;
	top:395px;
	width:122px;
	height:5px;
}

#header {
	position:absolute;
	left:0px;
	top:400px;
	width:960px;
	height:30px;
}

#Body {
	position:absolute;
	left:0px;
	top:430px;
	width:55px;
	height:594px;
}

#contenido {
	position:absolute;
	left:55px;
	top:430px;
	width:841px;
	height:594px;
	text-align:justify;


}

#Body018 {
	position:absolute;
	left:896px;
	top:430px;
	width:64px;
	height:594px;
}

#Body019 {
	position:absolute;
	left:55px;
	top:1014px;
	width:841px;
	height:10px;
}

#footer {
	position:absolute;
	left:0px;
	top:1024px;
	width:960px;
	height:44px;

}

#footermain {
	position:absolute;
	left:0px;
	top:1068px;
	width:960px;
	height:126px;
	background-image:url(images/footermain.png)
}

#footertext {

	left:0px;
	top:60px;
	margin-left:auto;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:10px;
    text-align: center;
    position: relative;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	

}


#contador {

	left:0px;
	top:1200px;
	width:960px;
	height:30px;
   text-align: center;
    position: relative;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #87DFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #87DFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}


-->
</style>
<!-- End Web Styles -->
