@charset "utf-8";
/* CSS Document */

body{
	background:#fff;
	height:100%;
	padding:0;
	margin:0;
	background:url(johnny_video_main.jpg) no-repeat top;
}
div#stream {
	position:absolute;
	top:178px;
	left:50%;
	margin-left:-318px;
}
#container{
	width:1000px;
	padding:0;
	margin: 10px auto 20px auto;
}

#container img.dvd{
	margin:0 0 0 708px;
}

#video{
	width:642px;
	height:320px;
	padding:0;
	margin:auto;
}

#content{
	width:500px;
	margin: 5px auto;
	padding:0;
}

#content h2{
	text-align:center;	
	margin-bottom:0;
}

#content h3{
	text-align:center;	
}

.deluxedvd{
	margin:0 0 0 95px;
}

#amazon{
	margin:60px 0 0 0;
	text-align:center;	
}

#amazon a{
	display:block;
	width:210px;
	height:76px;
	text-decoration:none;
	border:none;
	margin:auto;
}

#amazon a img{
	text-decoration:none;
	border:none;	
}

#amazon p{
	margin:0;	
}
