body{
  background-color: #1a1307;
}
#con_player {
position:absolute;
z-index:2;
width:350px;
height:45px;
float: ;
top: 665px;
left: 670px;
background-image:url(../img/player.png);
}
#copy {
font-family: arial;
font-size: 10px;
color: #ffffff;
}
#logo {
background-image:url(../img/bg.png);
background-repeat: no-repeat;
background-position:center;
}
