body {
	background-color: #584332;
	background-image: url(img/fondo01.gif);
	background-repeat: repeat;
}

#todo {
	position:absolute;
	top:50%;
	left:50%;
	width:950px;
	height:500px;
	margin-left:-475px;
	margin-top:-250px;
	}
	

#video {
	position:absolute;
	top:50%;
	left:50%;
	width:425px;
	height:350px;
	margin-left:-212px;
	margin-top:-175px;
	}
