body
{
	background-color: #000;
}

img
{
	border: 0;
}

#container
{
	height: 100%;
	width: 100%;
}

#buyDVD
{
	margin-left: 835px;
	margin-top: -655px;
}

#socials
{
	margin-left: -630px;
	margin-top: -148px;
}

#videoPlayerContainer
{
	background-color: #fff;
	padding-top: 3px;
	
	width: 997px;
	height: 643px;
	/*position: absolute;*/
	/*top: 350px;*/
	/*left: 640px;*/
	/*margin-left: 460px;*/
	/*margin-top: -320px;*/
	
	border: 2px solid #FFFFFF;
}

#iPhone
{
	background: url(images/iPhoneBG.png) no-repeat;
	width: 300px;
	height: 340px;
	position: absolute;
}