@charset "utf-8";

body{
	background: url(GE-fondo2.jpg);
	
}
.titulo{
	border: 2px solid #CC0; 
	text-align: center;
	font-family:"Arial Black", Gadget, sans-serif; 
	font-size: 30px;
	font-style: italic;
	clear: both;
	color: #000;
	}
.inf{
	border: 2px solid #906;
	background-image:url(FondoVerde-ElTallerdeLaBrujaMar-1004.jpg);
	font-size: 24px;
    font-family:"Comic Sans MS", cursive; 
	text-align: center;  
	color:black;	
	}
.video{
	font-size: 24px;
	font-family: "Comic Sans MS", cursive;
	margin: 50px;
	text-align: center;
	background-position: center center;
	 
	
	}

    