body {
  margin:0;
  font:14px 'times new roman',arial,verdana;
  text-align:center; 
  background-color:#fff; 
  background:url("images/center-background.jpg") repeat-y 50% 0;
}	

#top {
  text-align:center;
} 

#backstripe {
  background:url("images/background-stripe.jpg") repeat-x 50% 0;
  text-align:center; 
  height:476px;
}

#container {
  width:777px;
  text-align:center;
}

#video {
  background:url("images/gray-background.jpg") repeat-y 50% 50%;
  height:476px;
  text-align:center;  
}

#leftshadow {
  background:url("images/left-shadow.jpg");
  height:476px;
  width:16px;
  float:left;																																												 
}

#rightshadow {
  background:url("images/right-shadow.jpg");
  height:476px;
  width:16px;
  float:left;
}

#bottom {  
  text-align:center;
}

.wait {
  font-size:24px;
  padding:5px;
}

.phone {
  font-size:34px;
  color:#cc0000;
  padding:15px;
}
