body
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

img
{
	border: none;
}

#container
{
	margin-top: 0px;
	width: 1280px;
	height: 800px;
	position: relative;
	left: 50%;
	margin-left: -640px;
	background-image: url("bg_youtube.jpg");
}

#trailer
{
	position: absolute;
	margin-left: 370px;
	margin-top: 230px;
	left: 0px;
	width: 540px;
	height: 385px;
}

#appstore
{
	position: absolute;
	margin-top: 421px;
	margin-left: 181px;
	left: 0px;
	width: 163px;
	height: 155px;
}

#logos
{
	position: absolute;
	margin-top: 630px;
	margin-left: 358px;
	left: 0px;
	width: 564px;
	height: 48px;
}