body  {
background-image:url(../images/bg2.jpg);
background-position: center -100px; 
background-repeat: no-repeat;
}

#player{
position: relative; 
top: 15px; 
left: 9px; 
}


#video_label{
font: bold 13px "Arial"; 
color: #00E6E6;
position: relative; 
top: 14px; 
left: 14px; }





#film{
width: 529px;
height: 354px; 

margin-right:auto; 
margin-left:auto;  
position: relative; 
border: solid 1px #154146; 
}

#video {
background-color: #032b2e; 
	height: 100%;
	width: 100%; 
}


