body
{
	color: #ffffff;
	font: normal 13px/22px Arial, Helvetica, Verdana, sans-serif;
	margin: auto;
	padding: 0px;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#tb_pos {
	margin-top: 170px;
	height: 461px;
	position: absolute;
}

#container {
	background-image: url(images/grid.jpg);
}

#movie_player {
	background-color: #000000;
	width: 948px;
	height: 461px;
}

#homelink {
	position: absolute;
	z-index: 3;
	top: 50px;
	width: 100%;
	text-align: center;
}