body {
	background-color: #2c4764;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 980px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	text-align: center;
	background-image: url(images/TidelFrame.jpg);
	background-repeat: no-repeat;
}

#vidframe {
	padding: 14px;
	width: 950px;
	height: 525px;
}