#Player
{  position: absolute;
   width: 486px;
   height: 390px;
   top: 60px;
   left: 84px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}

#column1
{  position: absolute;
   width: 120px;
   height: 310px;
   top: 150px;
   left: 0px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}

#column2
{  position: absolute;
   width: 120px;
   height: 310px;
   top: 150px;
   left: 140px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}

#column3
{  position: absolute;
   width: 120px;
   height: 310px;
   top: 150px;
   left: 280px;
   right: 0px;
   bottom: 0px;
   z-index: 2;
}


