@charset "utf-8";
.titulo {
	height: auto;
	width: auto;

	clear: both;
	margin: 50px;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	
}
body{
	background-image: url(hermoso-mar-azul-5359.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	/*padding-left: 50px;*/
	}
	
.video{
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	margin: 50px;
	text-align: center;
	background-position: center center;
	 
	
	}
  

    