body { font-family: georgia,verdana,arial,sans-serif; font-size:14px; color:#333; }

#container {
  width:901px;
  height:589px;
  background: url("../background.jpg") no-repeat 0 0; 
  margin: 0 auto;
  position:relative;
}
#video_container{
  height:240px;
  width:320px;
  margin-left:545px;
  margin-top:200px;
  position:absolute;
  border: 1px solid #ffcc00;
}
