#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 724px;
	}
	
#movies {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	}
	
.videobox {
	margin-top: 5px;
	height: 240px;
	color: white;
	width: 362px;
	float: left;
	}
	
.video {
	border: 1px #6f6f6f solid;
	height: 197px;
	width: 350px;
	opacity: 0;
	}
	
.videobox p {
	margin-top: 5px;
	color: white;
	}