body {
	
	background-image:url("bg.jpg");
	height:100%;
	width:100%;
	overflow:hidden;
}

#container{
	position:relative;
}

#pusher{
	height:300px;
	top:0px;
}

#content {
}

embed {margin-left: -475px;left: 50%; bottom:0px; position:absolute;}