#musicPlayer{
width: 455px;
height: 450px;
overflow: visible;
margin-top: auto;
margin-right: auto;
margin-left: auto;
background-image: url(images/loadingPlayer.gif);
background-repeat: no-repeat;
background-position: center center
}