@import url("img.css");
@import url("table.css");
body {
	//background-color: #04070c;
	background-color: #05080d;
	background-image: url(../web_bio_swf_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#main_movie {
	margin-top: 25%;
	margin-right: auto;
	margin-bottom: 25%;
	margin-left: auto;
	padding: 0px;
	height: 280px;
	width: 400px;
	text-align: center;
	vertical-align: middle;
}
