#Layer1 {
margin:0 auto;
width:900px;
height:800px;
position:absolute;
top:310px;
z-index:1;
background-image: url("../../images/streaming/monitor.jpg");
background-repeat: no-repeat;
}

#Layer2 {
margin:0 auto;
position:relative;
padding:0;
top:20px;
width:900px;
height:520px;
z-index:2;
}

#vlc_player {
margin-left:39px;
width: 721px;
height: 580px;
position:absolute;
top:351px;
z-index:3;
}