@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.wxc.com/images/bg_body_wxc.gif);
}
#background_img {
	position:absolute;
	left:0px;
	top:3.5pt;
	width:800px;
	height:600px;
	z-index:1;
	background-image: url(http://www.wxc.com/vignettes/webback.jpg);
	background-repeat:no-repeat;	
}
#video_play {
	position:absolute;
	left:142px;
	top:139px;
	width:600px;
	height:338px;
	z-index:5;
}
#buttons {
	position:absolute;
	width:90px;
	top:150px;
	left: 43px;
	z-index:2;
}