body {
	margin:0;
	padding:0;
	background-color:#EEEFF0;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	margin:auto 0;
	width:100%;
	text-align:center;
}

#embed_container {
	position:relative;
	margin:0 auto;
	width:1298px;
	height:800px;
	background-image:url(../images/background_embed.jpg);
}

#embed {
	position: absolute;
	top:76px;
	left:300px;
	width:747px;
	height:451px;
}
