body {
    background-image: url(../images/player.png);
    background-repeat: no-repeat;
}

#images {
    leFt: 5px;
    margin-right:50px;
    width: 340px;
    height: 10px;
    top:-42px;
}



#images label {
	}

 #l0
 {
	position:relative;
	top:-42px;
	left:13px;
	font-family:"Calibri", Times, serif;
	font-size:11px;
	margin-left: 70px;
	margin-right: 26px;
	}
	
 #l1
 {
	position:relative;
	top:-42px;
	left:10px;
	font-family:"Calibri", Times, serif;
	font-size:11px;
	margin-right: 26px;
	}
	
 #l2
 {
	position:relative;
	top:-42px;
	left:10px;
	font-family:"Calibri", Times, serif;
	font-size:11px;
	margin-right: 26px;
	}
	
 #l3
 {
	position:relative;
	top:-42px;
	left:10px;
	font-family:"Calibri", Times, serif;
	font-size:11px;
	margin-right: 26px;
	}
	

 img{
	position:relative;
	top:-15px;
	height:75px;
    width: 64px;
}

 a{
	text-decoration: none;
	color:#424242;
}

 #player  {
    position: absolute;
    left: 9px;
    top: 87px;
    width: 338px;
    height: 230px;
}
object  {
     width: 334px;
    height: 230px;
}
table{
	 width: 338px;
    height: 230px;
}

#enlace {
    position: fixed;
    top: 375px;
    left: 150px;
}

#enlace a {
    font-family: arial, helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
}

