@CHARSET "ISO-8859-1";
.musicplayer
{
   position: absolute;
   left: 25%;
   margin-left: -180px;
   z-index: 2;
   top: 680px;
   width:400px;
   height:400px
}

.saynow
{   
   position: absolute;
   left: 25%;
   margin-left: -150px;
   z-index: 2;
   top: 1155px;
   width:200px;
   height:200px
}

.twitter
{
   position: absolute;
   left: 75%;
   margin-left: -150px;
   z-index: 2;
   top: 705px;
   width:200px;
   height:200px
}