.encabezado {
	background-image: url(fondo.jpg);
	font-family: Candara, verdana, helvetica;
	font-size: 28px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
	height: 550px;
	width: 224px;
	background-repeat: no-repeat;
}

