@charset "utf-8";
body {
	background-color: #2E0E79;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}
#video {
	height: 295px;
	width: 391px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #000033;
	border-left-color: #000033;
	margin-top: -147px;
	position: absolute;
	margin-left: -195px;
	left: 50%;
	top: 50%;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
