a.myPlayer {
     display:block;
     width: 348px;
     height:224px;
     text-align:center;
     margin:0 0px 0px 0;
     float:center;
     
 }

/* play button */
a.myPlayer img {
     margin-top:70px;
     border:0px;
 }