body {
   background-color:#0e0e0e;
   margin:0px;
}
#playerhold {
   width:540px;
   height:310px;
   padding-top:5px;
}
#playerholdFull {
   width:395px;
   height:310px;
   padding-top:5px;
}
#title {
   width:350px;
   height:15px;
   margin-bottom:5px;
   font-family:Arial;
   font-size:10.5px;
   line-height:17.5px;
   color:#ffffff;
}