.video {
	background: transparent url(videoplaceholder.png) no-repeat;
	width: 560px;
	height: 555px;
	position: absolute;
	top: 30px;
	left: 30px;
}

.video embed {
	position: absolute;
	top: 89px;
	left: 25px;
}

.video2 {
	background: transparent url(video-placeholder.png) no-repeat;
	width: 291px;
	height: 586px;

	position: absolute;
	top: 30px;
	left: 330px;
}

.video2 embed {
	position: absolute;
	top: 93px;
	left: 27px;
}

body {
	color: white;
	background-repeat: no-repeat;
	background-image: url(../bg3.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	text-shadow: #000 0 1px 1px;
}

#content {
	margin-top: 15px;
	left: 630px;
	position: absolute;
	height: 600px;
	width: 410px;
}
